v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Conversations

Delete conversation followers

Removes teammates from the list of followers of a conversation.

Required scope: conversations:write

delete/conversations/{conversation_id}/followers

Path parameters

conversation_idstring required

The conversation ID

Request body

teammate_idsstring[] required

IDs of the teammate to remove from the followers list. Alternatively, you can supply the teammates as a resource alias.

Response

No content