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

Conversation participants identifiers.

Body

application/json
tagIds
string[]
required

Tag IDs to assign (POST) or remove (DELETE) from the conversation

Minimum array length: 1

Response

Per-tag removal results; errors lists tag IDs that failed

errors
string[]
required

Human-readable messages for tags that failed to remove; empty when all succeeded