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://app.herondata.io/api/credentials/keys/{heron_id}/activate \ --header 'x-api-key: <api-key>'
{ "heron_id": "<string>", "is_active": true }
Re-activate a previously deactivated API key.
Key activated
Was this page helpful?