Skip to main content
POST
Bulk action

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
action
enum<string>
required
Available options:
close,
reopen,
assign,
add_tags,
remove_tags
conversation_ids
string[]
required
Required array length: 1 - 200 elements
agent_id
string | null

Required for action=assign. Null to unassign.

tags
string[]

Required for action=add_tags / remove_tags.

Maximum array length: 10
Maximum string length: 20

Response

200

Default Response