Skip to main content

Clear a user's status bubble

POST 

/user.statusBubble.clear

Clears the shared thought bubble, including a bubble written by the UI or another integration. Repeating clear is a successful no-op. This does not clear Will Return or external activities.

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

Cleared, including if already empty or expired.