v1
latestOpenAPI 3.0.12026-08-06207388629.3 KBRegistration
Creates a new Portal User and KonnexMe User
Sample Request:
POST /v1/Registration/
{
"FirstName": "Jonathon",
"LastName": "Dawson",
"Password": "testing123",
"Email": "jon@dawson.com",
"IsVerified": true
}
post/v1/Registration/CreatePortalUser
Request body
Response
The portal user was created. Returns the ID of the new user