User Management
Update Service Account
Update a service account that is associated with a identity provider client
PUT
/
serviceaccounts
/
{subject}
Path Parameters
The subject identifier of the service account
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
200 - 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