Skip to main content
POST
Create a new form

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json
name
string

The name of the form

Example:

"Donation Form"

type
string

The type of the form

Example:

"entity"

client_id
string

The id of the client

Example:

1

Response

Successfully created form

message
string
Example:

"Successfully Created Form"