v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Permissions

Delete the permission

delete/permissions/{permissionId}

Headers

organizationstring required

The URL of the end-user web application

Response

Permission deleted

idstring required

Permission ID

namestring required

Permission name

descriptionstring required

Permission description

actionsstring[] required

The actions that this permission allows to be performed on the subject

Example response

{
  "subject": {
    "id": "896632c05f1a59b6d395b963",
    "fields": [
      "name",
      "address"
    ],
    "entity": "accountstatuses"
  }
}