V3 Surveys
Restore a survey
Restores a previously archived (soft-deleted) survey by id, clearing its archive marker so it reappears in the default list and becomes editable again. Works on any survey, including legacy question-based surveys, so this endpoint returns a minimal lifecycle acknowledgement rather than the full survey resource. Session cookie or x-api-key.
post/api/v3/surveys/{surveyId}/restore
Path parameters
surveyIdstring cuid2 required
Survey identifier.
Response
Survey restored successfully