Remove permission set from the system
DELETE/api/management/v2/useradm/permission_sets/:id
Requirements
This endpoint requires a subscription to one of the following plans:
- Enterprise
Remove permission set from the system
Request
Responses
- 204
- 401
- 500
Permission set removed.
Unauthorized.
Internal Server Error.