Update the permission

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

Overview

Use this endpoint to update a permission.

The organization header is required for authentication.

Provide the permission ID in the path parameter permissionId.

In the body of the request, pass only the properties you want to update.

🚧

When you update the actions of a permission, the entire actions array will be replaced, so you must pass the full array in the actions body param.

Path Params
string
required

Permission ID

Body Params
string

Permission name

string

Permission description

actions
array of strings

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

actions
Headers
string
required

The URL of the end-user web application

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json