Skip to main content
POST
Unarchive a form

Authorizations

Authorization
string
header
required

Paubox API key sent as Authorization: Bearer YOUR_API_KEY. API keys are created in the Paubox dashboard and must have the "forms" scope; a key without the forms scope receives 401 Unauthorized. A valid key used against a resource that belongs to a different customer receives 403 Forbidden.

Path Parameters

form_id
string<uuid>
required

UUID of the form to unarchive

Response

Form unarchived

detail
string