cURL
curl --request DELETE \ --url https://{base_url}/template/{template_id} \ --header 'X-API-Key: <api-key>'
{ "error": { "code": "BAD_REQUEST", "message": "Invalid template ID" } }
Delete a template
Documentation IndexFetch the complete documentation index at: https://docs.fintelite.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fintelite.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Template UUID
Template deleted successfully
Was this page helpful?