curl --request POST \
--url https://api.helpyousponsor.com/v1/admin/message/draft/{entity_id}/{donor_id}/{from}/{file_id} \
--header 'Content-Type: application/json' \
--data '{
"subject": "<string>",
"message": "<string>"
}'{
"message": "<string>"
}curl --request POST \
--url https://api.helpyousponsor.com/v1/admin/message/draft/{entity_id}/{donor_id}/{from}/{file_id} \
--header 'Content-Type: application/json' \
--data '{
"subject": "<string>",
"message": "<string>"
}'{
"message": "<string>"
}