cURL
curl --request DELETE \ --url https://app.all-hands.dev/api/v1/secrets/{secret_id} \ --header 'X-Access-Token: <api-key>'
{ "message": "<string>" }
Permanently delete a custom secret.
Documentation IndexFetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
General response to an edit operation
Was this page helpful?