Skip to main content
POST
Assign chat to user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatId
string
required

Body

application/json
userId
string<uuid> | null
required
triggerAutomations
boolean

Response

success
enum<boolean>
required
Available options:
true
data
object
required