Forms
Rotate the public results link
Mints a fresh public results token for a form, invalidating the previous link.
Authorization
bearerAuth AuthorizationBearer <token>
API key (cf_*) passed as Bearer token
In: header
Path Parameters
formId*string
Response Body
application/json
application/json
curl -X POST "https://example.com/forms/497f6eca-6276-4993-bfeb-53cbbbba6f08/results-share/rotate"{ "form_id": "46af4ef5-2c18-4098-9bc5-c048fb90b843", "results_share_id": "string"}{ "code": "VALIDATION_ERROR", "error": "string", "details": null}