v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBUpdate a global admin user
Path parameters
Request body
Unique system generated identifier for an admin user
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
Users email address
Customers middle name
Optional. The accountable institution that the admin user falls under - making them INSTITUTION admin users
Customers last/family name
New password. Dont pass if you want to keep the password as-is. Can be pre-hashed with BCRYPT
Tenants primary phone number
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
Whether this identity will require a time base one time password when authenticating
Resets the TOTP secret and returns a new QRCode which can be scanned with any RFC 6238 compliant App (E.g. Google Authenticator)
Response
OK
Unique system generated identifier for an admin user
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
Users email address
Customers middle name
Identity/username for authentication
Optional. The accountable institution that the admin user falls under - making them INSTITUTION admin users
Customers last/family name
Users primary phone number
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
Whether this identity will require a time base one time password when authenticating
The QRCode which can be scanned with any RFC 6238 compliant App (E.g. Google Authenticator). Only provided in response to the enabling or resetting of TOTP