Conversations
Remove Access
Remove access for specified emails from a conversation.
DELETE
/
api
/
v1
/
conversations
/
{conversation_id}
/
access
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
conversation_id
string
requiredBody
application/json
emails
string[]
requiredResponse
200 - application/json
The response is of type object
.