v1

latestOpenAPI 3.0.12026-07-1421021.4 KB
Admin API

Create new User

post/app/{appId}/user

Path parameters

appIdstring required

ID of the App that is to create the User

Request body

usernamestring

Email of User

firstNamestring

First name of User

lastNamestring

Last name of User

passwordstring

Password of User

Response

OK