Generate Link
The iFrame has the capacity to handle an end-user through a direct link. Through this API call you can retrieve a link for a user or send the link in an email if desired.
Generate Link
Request Body
Name
Type
Description
{
"action": "PASS",
"detail": "Link Generated",
"link": "https://frontend.dcams.app?request_id=c9c40f18-2c30-43ef-a879-5a82f1c4uf76",
"email_sent": true,
"error_message": "",
"error_description": ""
}Sample Request Body
Responses
Last updated