Skip to main content
PUT
Assign 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
person_ids
string[]
required

The record IDs of the team members to assign.

Maximum array length: 10

Response

The submission, as Get one submission gives it.

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.

fields
object[]
required

The form's questions as they are today, in order, to label the answers. An answer to a question removed since has no label here.

can_write
boolean
required

Whether your key may change it.

can_decide
boolean
required

Whether it is a kind that is approved or rejected.