Update a tenant admin user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
Body Params

A user with credentials to do administration on a tenant. E.g. for tenant staff, API access etc.

int64

Unique system generated identifier for an admin user

string
length between 100 and 2000

An optional PKI RSA public key for added security. If a public key is provided then the PKI login-challenges endpoint should be used to get a challenge to respond to as part of the login

string
^[\w\.\+-]+@([\w-]+\.)+[\w-]{2,10}$

Users email address

string
length between 2 and 50
^\D*$

Customers middle name

string
required
length between 2 and 50
^\D*$

Customers last/family name

string
length ≤ 80

New password. Dont pass if you want to keep the password as-is. Can be pre-hashed with BCRYPT.

string
required
^[0-9]{8,16}$

Users primary phone number

positions
array of objects
positions
boolean

Indicates that this identity is purely for single sign on (e.g. SAML/OIDC) and cannot be used for authentication. If SSO is enabled then TOTP must be disabled and base64EncodedPublicKey and password should not be provided

boolean

Whether this identity will require a time base one time password when authenticating

boolean

Resets the TOTP secret and returns a new QRCode which can be scanned with any RFC 6238 compliant App (E.g. Google Authenticator)

int32
Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json