Create a new User

Create a new User

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
idstringfalse
usernamestringtrueuser's username. If the credential type is OTP, should be a valid phone (An E.164 formatted phone number e.g +12345678901)
passwordstringtrue
credentialTypestringfalseValues:PASSWORD
resetPasswordOnNextLoginbooleanfalse
idPsarrayfalse
groupIdsarrayfalse
activebooleanfalse
lockedbooleanfalse
mfa.enabledbooleanfalse
mfa.phonestringfalseAn E.164 formatted phone number+12345678901
mfa.expirationInMinutesintegerfalse

This API requires UMS_USERS_CREATE_USER permission(s).

Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!