Python
FastEdge Templates
Delete template
Remove a template from the platform. Templates shared with groups require force=true parameter 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 template to delete
Query Parameters
When true, deletes template even if shared with groups. Defaults to false.
Response
Template successfully deleted