v4

latestOpenAPI 3.0.02026-07-316584128.0 KB
API Keys

Create an Organization API Key

Create a new API key for an organization.

post/organizations/{organizationID}/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