Skip to main content
POST
Attach settings 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 settings to a program

clinet_id
string

The ID of the client

id
integer

The ID of the program

settings_id
integer

The ID of the settings

Response

Successfully added settings to program

message
string
Example:

"Successfully Added Settings To Program"