Update a project API token

Updates the permission level of an existing API token. Fails if the token already has the requested permission. Requires admin-level project permission.

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

The unique UUID v4 identifier of the project.

integer
required

The unique identifier of the project API token.

Body Params
string
required

The new permission level for the token (e.g., read, write).

Responses

400

Bad Request

403

Permission denied

404

API token not found

500

Internal Server Error

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