API Keys
Create an Organization API Key
Create a new API key for an organization.
POST
Create an Organization API Key
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for a specific organization
Pattern:
[a-zA-Z0-9_-~:]+Body
application/json
Expiration date for the API key, null for no expiry
Optional scopes assigned to the API key
Maximum array length:
50Limit access to these projects
Maximum array length:
50Limit access to these branches
Maximum array length:
50Response
API Key created
Create an Organization API Key