Groups

Retrieve list of groups

GET /api/v1/tenants/(string: tenant_id)/groups/
The API is implemented using the GroupGetListInServiceProviderRequest
When paging is used, the API is used is GroupGetListInServiceProviderPagedSortedListRequest (from rel22 with some patches).

Additional informations

Response JSON Object:

Create a group

POST /api/v1/tenants/(string: tenant_id)/groups/

The API is implemented using the GroupAddRequest

Additional restrictions

Request JSON Object: