Delete Policy
DELETE/policy/:id
Delete a policy using its ID.
Request
Path Parameters
id stringrequired
Policy ID
Responses
- 204
- 400
- 403
- 404
- 500
success
missing_required_parameter/invalid_parameter_value
cannot_delete_default_policy/not_owner_or_same_role/cannot_delete_default_policy
no_results
internal_error
Loading...