Skip to main content
POST
Attach inbox tags to a contact thread

Authorizations

x-api-key
string
header
required

Path Parameters

contactId
string
required

Contact ID for the thread you want to inspect

Example:

"123"

Body

application/json
tagIds
integer[]
required

Tag IDs to attach or remove

Minimum array length: 1
Example:
senderIdentityId
integer

Optional sender identity ID to scope the contact thread before mutating tags

Example:

14

Response

Inbox tags attached successfully

status
enum<string>
required
Available options:
success
message
string
required
data
object
required