Update Service Account

PUT /auth/service-accounts/{serviceAccountId}

Update a specific service account

circle-info

Required Permissions

Name
Conditions

Auth:ServiceAccounts:Update

Always Required

Parameters

serviceAccountId *

the ID of the service account to update

Example

/auth/service-accounts/us-em7bu-m6c48-hdqoobj7dj25pko

Request Body

name

String

Optional new name, must be unique within the org

externalId

String

Optional new user defined value, that can be used to correlate the entity with an external system

Example

Responses

circle-info

Success - The service account that was updated

Last updated