Update a tenant service group
PUT/tenancy/v1/tenant_service_groups/:tsg_id
Update a tenant service group. If the TSG ID supplied in this API's path does not match the TSG ID contained in the access token used to authenticate this request, this request will fail.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successful response.
JWT Expired
Forbidden
Not Found
Internal Error