Users¶
List users¶
-
GET
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/users/
¶ The API is mapped to UserGetListInGroupRequest
Additional informations
- Response JSON Object:
responseSizeLimit (integer) – See responseSizeLimit from Search criteria.
Create an user¶
-
POST
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/users/
¶ The API is mapped to UserAddRequest
Additional restrictions
- Request JSON Object:
trunkEndpoint (object) – A trunk endpoint as defined in Trunk Endpoint.
Additional restrictions
- Request JSON Object:
callingLineIdLastName (string) – It is not allowed to contain characters %, +, backslash, double quotes, or extended ascii characters.
callingLineIdFirstName (string) – It is not allowed to contain characters %, +, backslash, double quotes, or extended ascii characters.