Skip to main content
PATCH
Change a question

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The form's record ID.

fieldId
string
required

The question's record ID.

Body

application/json

Send at least one field.

label
string

Cannot be empty. Anything past 200 characters is cut off.

help_text
string | null

Anything past 500 characters is cut off. Null or an empty string removes it.

required
boolean

Response

The question, as it now is.

field
object
required

One question on a form.