Skip to main content
POST
Create a service account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
organization_id
string
required

Organization the service account belongs to.

name
string
required

Service account name.

default_org_role
string

Organization role the service account acts with.

Response

Successful response

The response is of type object.