curl --request DELETE \
--url https://api.helpyousponsor.com/v1/admin/entity/{entity_id}/delete \
--header 'X-HYS-API-Key: <api-key>'{
"message": "<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.
curl --request DELETE \
--url https://api.helpyousponsor.com/v1/admin/entity/{entity_id}/delete \
--header 'X-HYS-API-Key: <api-key>'{
"message": "<string>"
}