Update a global admin user

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

A user with credentials to do administration globally. E.g. for internal 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

Users email address

string
length between 2 and 50

Customers middle name

string
length between 3 and 3

Optional. The accountable institution that the admin user falls under - making them INSTITUTION admin users

string
required
length between 2 and 50

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

Tenants primary phone number

string
enum
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