Skip to main content
DELETE
cURL

Authorizations

Personal access token from Pingmee Settings → Developer Tools

x-api-key
string
header
required

Business API key from Pingmee Settings → Developer Tools

Path Parameters

id
string
required

Unique identifiers of the conversation participants.

Body

application/json

List of agent IDs to remove from the conversation.

agentIds
string[]
required

Agent IDs to remove.

Response

Agents removed successfully

The response is of type object.