Skip to main content
POST
Send a submission again

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

form_id
string
required

The form's id, as shown in the dashboard and in the form's endpoint URL

webhook_id
string
required

The webhook's id, from the list or from the response that created it

submission_id
string
required

The submission's id, from the submissions list or from a delivery

Response

submission_id
string
required
Example:

"64c000000000000000000001"

webhook_id
string
required
Example:

"whk_3f9Kq2bLm8xZpQ1rT7vWc0"

queued
boolean
required

Queued for the delivery worker. Read the delivery for the outcome.

Example:

true