Delete an association of policy group from tenant group
DELETE/api/v1/mssp/:mssp-id/tenant-group-policy-group-mapping/:mapping-id
Deletes a policy group association from a tenant group. Will use msspId from the auth token if available.
Request
Responses
- 204
- 400
- 401
- 403
- 429
Delete Accepted
Response Headers
Location
The relative path to the deleted tenant group to policy group mapping
Bad Request
Unauthorized
Forbidden
Too Many Requests