Updates a permission based on a given identifier.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Defines the identifier of permission to be updated.

Body Params
string
length between 3 and 60

Defines the permission name.

string
length between 0 and 300

User-defined description about the object.

labels
array of strings

User-defined labels to organize the associated objects.

labels
policy-ids
array of integers

Defines the policies identifiers to apply.

policy-ids
string
settings
object

Crucial information about the object.

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
required

Defines the media type to return the content.

string

Defines the idempotency-key for the request.

string

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.

Response
204

The permission was updated successfully.

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