v1

latestOpenAPI 3.0.12026-08-06207388629.3 KB
Registration

Updates an existing Portal User from HQ

Sample Request:

PUT /v1/Registration/
{
    "Password": "testing123",
    "Email": "jon@dawson.com",
    "PortalId": 1
}
put/v1/Registration/UpdateHqPortalUserWithoutConfirmation

Request body

portalIdinteger
emailAddressstring nullable
passwordstring nullable
portalConfirmationUrlstring nullable

Response

New Endpoint for portal user update. Returns the success