Delete an existing policy group
DELETE/api/v1/mssp/:mssp-id/policy-group/:pg-id
Deletes a policy group if it is empty. 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 policy group
Bad Request
Unauthorized
Forbidden
Too Many Requests