Skip to main content

Set a user's status bubble

POST 

/user.statusBubble.set

Replaces the shared UI/API thought bubble. Text is trimmed and limited to 1–20 Unicode code points. Omitted or null ttlSeconds defaults to 86400; integers from 300 through 86400 are accepted. Durations below 5 minutes or above 24 hours are rejected. Automatic map removal can take up to about a minute after expiration. Repeating set refreshes expiration. Sending expiresAt is rejected.

See Status bubbles.

Access: Organization and Personal. Organization credentials may target an active user in the workspace. Personal OAuth and PATs may target only their owner. The workspace comes from the token.

Required scope: user:write.statusBubble. PATs skip the scope check; personal OAuth requires the scope.


OpenAPI Spec: chat-v1.json

Request

Responses

Current bubble and canonical user identifier.