Update User
Update User
Update a specific User.
PUT
Update User
Documentation Index
Fetch the complete documentation index at: https://docs.dfns.co/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
✅ Organization User (CustomerEmployee)❌ Delegated User (
EndUser)✅ Service Account
Required Permissions
Auth:Users:Update: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Path Parameters
Minimum string length:
1Body
application/json
Response
200 - application/json
Success
User id.
Required string length:
1 - 64Pattern:
^us-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"us-6b58p-r53sr-rlrd3l5cj3uc4ome"
User kind.
Available options:
CustomerEmployee, EndUser Last modified on May 29, 2026
