Remove Participant
BetaDELETE
/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.
idstringConversation ID.
pidstringParticipant ID.
Responses
200
Successful response for Remove Participant