Skip to main content
POST
Unfollow conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Conversation id. Get it from conversations.list.

Pattern: ^\d+$

Response

OK

success
any
required