Skip to main content
PATCH
Triage a submission

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The submission's record ID.

Body

application/json

Send at least one field. answers is refused.

status
enum<string>

converted is refused here: use Convert a submission.

Available options:
new,
reviewed,
spam
notes
string | null
held
enum<boolean>

Send false to take it off hold. true is refused.

Available options:
false

Response

The submission, as it now is. The form's title, the application and the assignees are not included.

submission
object
required

One submission. The list also carries the form's title, address and kind, the application made from it, and the assignees; changing one returns the submission alone.