Skip to main content
POST
Create a sub program

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json

Data to create a sub program

name
string

The name of the sub program

The ID of the parent program

client_id
string

The ID of the client

user_id
integer

The ID of the user

Response

Successfully created sub program

message
string
Example:

"Successfully created sub program"