Auth

Register A User Profile

post/v1/auth/register-user

Request body

usernamestring required
user_idstring nullable
permissionsTenantPermission[] nullable

Response

Successful Response

user_idstring required
usernamestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.