Registration

post/v1/Registration/CreatePortalUserWithoutConfirmation

Request body

firstNamestring nullable
middleNamestring nullable
lastNamestring nullable
preferredNamestring nullable
emailstring nullable
agentIdinteger
userCreatedIdinteger nullable

Response

New endpoint for create portal user. Returns the ID of the new user

Changes