v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Security

Generate a token

Generates a new access token for the specified project.

post/api/projects/{projectId}/security/tokens

Path parameters

projectIdstring uuid required

Unique identifier of the project

Request body

namestring required

Name to identify the access token

Response

The newly created project access token

idstring uuid required

Unique identifier of the project access token

namestring required

Name of the access token

tokenstring required

The access token value

projectIdstring uuid required

ID of the project this token belongs to

createdAtstring required

Timestamp when the token was created