Skip to main content
POST
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

Tags assigned successfully

The response is of type string.

Example:

"success"