Skip to main content
POST
Add a form field

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Path Parameters

id
integer
required

ID of the form

type
string
required

Type of the form (entity, donor, submit)

Example:

"entity"

Body

application/json

Field data

client_id
string
field_label
string
field_data
string
field_type
string
Example:

"hysText"

permissions
string
Example:

"public"

hysform_id
integer
type
string
Example:

"entity"

Response

Successful operation

message
string