Skip to main content
PUT

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

24-char hex identifier of the submission.

Pattern: ^[a-fA-F0-9]{24}$
Example:

"{{objectId}}"

Body

application/json
status
enum<integer>

New status to set. Allowed values: 0 (pending), 1 (approved), 2 (rejected).

Available options:
0,
1,
2
values
object

Partial values to merge; keys must exist as fields[].name on the form and pass type validation.

Response

Updated