Operator -- Add

Add a user or room as an operator to a department. Specify operator_type
(user or room) and optional role (operator or admin).

Rate limit: 1200 per minute.

Path Params
int64
required

The department's id.

Body Params
int64
required

ID of the operator to add.

string
enum
required

Type of the operator to add. (user or room)

Allowed:
string | null
enum
Defaults to operator

The role of the new operator. (operator or admin)

Allowed:
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json