Skip to main content

Admin-direct create of a Tier-2 client user

POST 

/v1/admin/client-users

Inserts a client_users row with the supplied password (validated against the live policy) and EmailVerified=true so the user can log in immediately. For an alternate flow that emails a token instead of needing a password, use POST /v1/admin/client-users/invite.

Request

Responses

OK