OpenAPI 3.0.02026-08-176789133.5 KB

4e955824da62

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