POST
/
customer
/
{id}
/
assign

Authorizations

apikey
string
header
required

Authentication is done via apikey provided for your account

Include the following in your request header

apikey: "your_apikey_here"

Path Parameters

id
string
required

ID of customer

Body

application/json
assigneeId
string

id of the agent / team

id
string

id of the customer

override
boolean

Force assignment. Default is false and will skip assignment if the customer is already assigned

Response

200 - application/json

Customer Assignment Response

details
string
message
string
status
string