Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Response
Returns an empty object
The response is of type object
.
Remove a Participant from a Conversation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Returns an empty object
The response is of type object
.