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 PUT \ --url https://api.helpyousponsor.com/v1/admin/email/assign_admin \ --header 'Content-Type: application/json' \ --header 'X-HYS-API-Key: <api-key>' \ --data ' { "admin": "1", "email_id": "1" } '
{ "message": "<string>" }
API key generated from Developer Settings. Format: hys_...
Admin id and email id to assign
"1"
Successful operation
The status of the operation