Skip to main content
POST
cURL

Path Parameters

projectId
string
required
Minimum string length: 1
Example:

"proj_abc123"

Body

application/json
label
string
required
Minimum string length: 1
Example:

"CI Pipeline"

permissions
enum<string>
required
Available options:
read,
read_write

Response

201 - application/json

Token created successfully. The token value is shown only once.

tokenId
string
required
Example:

"tok_abc"

tokenPrefix
string | null
required

First 10 characters of the token for identification (only shown in list view)

Example:

"ll_xxxxxxxx"

label
string
required
Example:

"CI Pipeline"

permissions
enum<string>
required
Available options:
read,
read_write
lastUsedAt
number | null
required
Example:

1739712000000

createdAt
number
required
Example:

1739712000000

token
string
required
Example:

"ll_xxxxxxxx"