Python
FastEdge Secrets
Delete a secret
Permanently delete a secret and all its slot values. Secrets in use by applications require force=true to delete.
DELETE
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Unique identifier of the secret to delete
Query Parameters
When true, deletes secret even if used by applications. Defaults to false.
Response
Secret successfully deleted