Forms
Email a desktop handoff link
Sends the signed-in caller a magic link back into this form's builder for continuing on a computer.
Authorization
bearerAuth AuthorizationBearer <token>
API key (cf_*) passed as Bearer token
In: header
Path Parameters
formId*string
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/forms/497f6eca-6276-4993-bfeb-53cbbbba6f08/desktop-handoff"{ "sent": true}{ "code": "VALIDATION_ERROR", "error": "string", "details": null}{ "code": "VALIDATION_ERROR", "error": "string", "details": null}