Skip to main content
PATCH
Update a form submission

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

account_id
string<uuid>
required

The unique identifier of the account/team

submission_id
string<uuid>
required

Body

application/json
company_id
string<uuid> | null
processed
boolean
metadata
object

Response

Submission updated

success
boolean
data
object