Skip to main content
PUT
/
admin
/
email
/
status
/
{email_id}
/
update
Update the status of an email
curl --request PUT \
  --url https://api.helpyousponsor.com/v1/admin/email/status/{email_id}/update \
  --header 'X-HYS-API-Key: <api-key>'
{
  "message": "<string>",
  "status": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://api-docs.helpyousponsor.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

email_id
integer
required

The id of the email

Response

Successful operation

message
string

The status of the operation

status
string

The new status of the email