Services Management

Add group services

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

The API is mapped to GroupServiceAssignListRequest

Remove group services

DELETE /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/services/

The API is mapped to GroupServiceUnassignListRequest