Properties¶
Routing Profile¶
Retrieve configuration¶
-
GET
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/routing_profile/
¶ The API is mapped to GroupRoutingProfileGet
Additional informations
- Response JSON Object:
routingProfile (string) – Length in range 4 - 12.
Update configuration¶
-
PUT
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/routing_profile/
¶ The API is mapped to GroupRoutingProfileModify
Additional restrictions
- Request JSON Object:
routingProfile (string) – Length in range 4 - 12.