delete Entity Type Permission With Id
DELETE {{baseUrl}}/api/entity/type/:entityTypeId/permission/:permissionId
Hard deletes a permission. This is a dangerous operation and should not be used in most circumstances. This permanently removes the given permission from all grants that had it.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""