Skip to main content
PATCH
Update a service account for the current org

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

account_id
string
required

service account ID

Body

application/json

Input

name
string
required

Name is a human-friendly label for the service account.

Response

OK

account_type
enum<string>
Available options:
auth,
auth0,
service,
canary,
integration
created_at
string
email
string
id
string
name
string
org_ids
string[]

ReadOnly Fields

permissions
object
roles
object[]
subject
string
updated_at
string
user_journeys
object[]