Skip to main content
PUT
Error

Authorizations

x-cdata-authtoken
string
header
required

A Sync user auth token. Generate one via POST /v2/users/generate-token.

Path Parameters

user_id
string
required

Body

application/json
email_address
string
password
string<password>
is_active
boolean
roles
object[]

Response

One or more users

id
string
user
string

Username.

email_address
string
is_active
boolean
roles
object[]
sso_enabled
boolean
mfa_enabled
boolean
api_enabled
boolean
auth_token_created_at
string<date-time>
auth_token_expires_in
integer

Seconds until token expiry.

created_at
string<date-time>
updated_at
string<date-time>