Service Accounts
Create a Key
Creates a new key for service account
POST
The response contains the ID and the Secret in data.attributes.secret
. The secret is only returned once, so make sure to store it securely.
Authorizations
To understand how to authenticate, see the auth docs
Body
application/json
Response
200 - application/json