/permissions/{id}

Deletes a permission based on a given identifier.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Defines the identifier of the permission to be deleted.

Headers
string

Defines whether the log identifier created by the request will be returned in the response header.

string
required

Defines the user authorization API key.

string
enum

Identifies if the request should retrieve the object from cache only, be it remote, local or both. If the object is not cached, returns an object not found error.

Allowed:
Response
204

The permission was deleted successfully.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!