Create a project API token

Creates a new API token for programmatic access to project connections. The app_name must be unique within the project. Requires admin-level project permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$

The unique identifier of a project

Body Params
string
required

A unique name identifying the application that will use this token.

string
required

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

Responses

400

Bad Request

403

Permission denied

404

Project not found

500

Internal Server Error

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