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

id
integer

The ID of the program

emailset_id
integer

The ID of the email set

client_id
string

The ID of the client

Response

Successfully added email set to program

message
string
Example:

"Successfully Added Email Set To Program"