Skip to main content
POST
Add a submit form to a program

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json

Data needed to add a submit form to a program

id
integer

The ID of the program

submit_form_type
string
submit_form
integer

The ID of the submit form

client_id
string

The ID of the client

Response

Successfully added submit form to program

message
string
Example:

"Successfully Added Submit Form To Program"