Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json · integer[]
The body is of type integer[]
.
Assign multiple phone numbers to an assistant at once.
Assigns all specified phone numbers to the assistant. Returns success if all assignments succeed, or details about failures.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type integer[]
.