Delete conversation followers

Removes teammates from the list of followers of a conversation.

Path Params
string
required
Defaults to cnv_123

The conversation ID

Body Params
teammate_ids
array of strings
required
length ≤ 50

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

teammate_ids*
Responses
204

No content

301

If the conversation has been merged, the response redirects you to the merged conversation.

Language
Credentials