Operator
Get operators
Headers
Name
Type
Description
{
"status": 200,
"data": [
{
"id": 1,
"user_id": 1,
"owner_user_id": 1,
"invite_email": "[email protected]",
"conversations_token": "5c763415ee6c7"
},
{
"id": 2,
"user_id": 3,
"owner_user_id": 1,
"invite_email": "[email protected]",
"conversations_token": "5cf8c80657eec"
}
]
}{
"error": "Empty token",
"status": 401
}Get groups
Headers
Name
Type
Description
Create operator
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Delete operator
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Last updated