API Keys
Create a User API Key
Create a new API key for the authenticated user.
POST
Create a User API Key
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
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 successfully
Previous
Bulk delete API Keys for the authenticated userDelete multiple API keys in a single request.
Next
Create a User API Key