v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Users

Update user

Updates the user information. Email cannot be updated.

put/users/{id}

Path parameters

idstring required

Request body

idstring
displayNamestring
titlestring
emailstring
phoneNumberstring
state'ACTIVE' | 'DISABLED' | 'EXPIRED'
role'ADMIN' | 'FINANCE' | 'SALES' | 'SALES_MANAGER' | 'ACCOUNTANT' | 'BILLING_CLERK' | 'REVENUE_CLERK' | 'READ_ONLY' | 'EXECUTIVE' | 'CRM' | 'IMPORT' | 'BILLY_ADMIN' | 'BILLY_ENGINEER' | 'BILLY_SUPPORT' | 'BILLY_JOB'
ssoOnlyboolean
entityIdsstring[]
externalIdstring

Response

successful operation