v1

latestOpenAPI 3.0.12026-08-06207388629.3 KB
Registration

Sends Email to Portal User from GDrive to either verify their email or complete the registration

Sample Request:

POST /v1/Registration/SendEmail/portal/gdrive
{
    "Email": "jon@dawson.com",
    "Portal_Id": 1
}
post/v1/Registration/SendEmail/portal/gdrive

Request body

portal_idinteger
emailstring nullable
portalUrlstring nullable

Response

Sends an email for Portal User in G-Drive to complete their registration

integer required