v4

latestOpenAPI 3.0.02026-07-316584128.0 KB
API Keys

Create a User API Key

Create a new API key for the authenticated user.

post/api-keys

Request body

namestring required
expirystring date-time nullable

Expiration date for the API key, null for no expiry

scopesstring[]

Optional scopes assigned to the API key

projectsstring[]

Limit access to these projects

branchesstring[]

Limit access to these branches

Response

API Key created successfully