API keys
Manage Project API keys
Create API key
Creates new API key with provided scopes
Get one API key
Returns specific API key info
Get current API key info
Returns info the API key which user currently authenticated with. Otherwise responds with 400 status code.
Get all user's API keys
Get all user's API keys
Get all project API keys
Returns all API keys for specified project
Update API key
Update API key
Delete API key
Delete API key
Returns API key scopes for every permission type
Returns API key scopes for every permission type
Get current permission info
Returns current PAK or PAT permissions for current user, api-key and project
Regenerates API key. It generates new API key value and updates its time of expiration.
Regenerates API key. It generates new API key value and updates its time of expiration.