Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.helpyousponsor.com/v1/admin/message/draft/{email_id}/approve \ --header 'Content-Type: application/json' \ --data ' { "entity_id": 123, "donor_id": 123 } '
{ "message": "<string>" }
The id of the email
Data needed to send the draft message
The id of the entity
The id of the donor
Successful operation
Confirmation message