Skip to main content
DELETE
/
admin
/
auto_emails
/
emailset
/
{emailset_id}
Remove an email set
curl --request DELETE \
  --url https://api.helpyousponsor.com/v1/admin/auto_emails/emailset/{emailset_id} \
  --header 'X-HYS-API-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

emailset_id
integer
required

The id of the email set to be removed

Response

Successful operation

message
string

The response message