Skip to main content

Restore Form

POST 

/api/forms/:form_id/restore

Restore (un-delete) a soft-deleted form.

form_id here is the form's PUBLIC identifier (url_slug, slug, or id) — the value carried on a website-builder form block — because a deleted form is no longer resolvable through the normal list, so the builder only has the public id. Re-incurs the recurring form charge (like creation), which is why billing exceptions must pass through to the global handlers.

Request

Responses

Successful Response