shareable-links

Generate Shareable Link

Create a shareable questionnaire link. Inserts an application row with a unique share_token.

post/api/admin/shareable-links

Request body

lead_idstring required
contact_namestring required
emailstring required
company_namestring required
coveragesstring[] required
expires_in_daysinteger nullable
created_bystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/admin/shareable-links:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes