User Management
Create Service Account
Create a service account that is associated with a identity provider client
POST
/
serviceaccounts
Body
application/json
Inactive service account will not be able to access the api
Available options:
active
, inactive
The groups in which this service account belongs to
The display name of this service account
Subject is the external identifier that maps the user from the identity provider. This field is immutable after creation
Response
201 - application/json
Inactive service account will not be able to access the api
Available options:
active
, inactive
The groups in which this service account belongs to
The unique identifier of this resource
The display name of this service account
Organization ID
Subject is the external identifier that maps the user from the identity provider. This field is immutable after creation