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 DELETE \ --url https://app.myhero.so/api-key/{tokenId} \ --header 'Authorization: Bearer <token>'
{ "data": { "revoked": true } }
Marks the API key as revoked.
Subsequent requests using it return 401.
HERO personal access token
1
200 response
Show child attributes