Skip to main content
PUT
Update Service Account

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

Auth:ServiceAccounts:Update: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

X-DFNS-USERACTION
string
header
required

User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows

Path Parameters

serviceAccountId
string
required

ID of the service account.

Required string length: 1 - 64

Body

application/json
name
string

Updated human-readable name of the Service Account.

externalId
string

Value that can be used to correlate the entity with an external system.

Response

200 - application/json

Success

userInfo
object
required
accessTokens
object[]
required
Last modified on July 9, 2026