Remove Participant

Beta
DELETE/v1/messaging/conversations/{id}/participants/{pid}

This endpoint is idempotent. Learn more

Removes a participant from a group conversation.

Permissions requiredValues:messaging:update
The role behind your API key or agent must grant every one of these permissions.
idstring

Conversation ID.

pidstring

Participant ID.

Responses

200

Successful response for Remove Participant