Creating service accounts
A quick guide on how to create a Service Account for our REST API.
Last updated
A quick guide on how to create a Service Account for our REST API.
Last updated
We will here create a new a new Service Account using either the web application or our REST API.
In order to create the initial service account, the logged in user needs to have a role of Admin.
The first service account needs to be created using our App. Whereas subsequent accounts may be created using the REST API.
Navigate to
Click Add
Give the account a meaningful name and decide whether you want to enable
Click Save
Add 1 or more service account keys that may be used for
Copy the details.
Make sure the secret is safely stored. Delete the key if you think it has been compromised in any way.
Service accounts may be created, and keys may be rotated deleted using the REST API shown below. See our for more operations
Creates a new serviceAccount and sends an email confirmation request to the supplied email.
Pin to organization.Organization.id
Whether Basic Auth can be used with this service account
true
Name of the serviceAccount
John Doe