Skip to main content
POST
Create a child program

Authorizations

X-HYS-API-Key
string
header
required

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

Body

application/json

Data needed to create a child program

name
string
Example:

"Child Program"

client_id
string
Example:

"1"

prefix
string
Example:

"CP"

user_id
integer
Example:

"1"

Response

Child program created successfully

message
string