Skip to main content
DELETE
/
templates
/
{identifier}
Delete a template
curl --request DELETE \
  --url https://api-joy.joyfill.io/v1/templates/{identifier}
"{\n  \"identifer\": \"String\",\n \t\"deleted\": \"Boolean\"  \n}"

Documentation Index

Fetch the complete documentation index at: https://docs.joyfill.io/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Authorization
string

Supports both API Key and User Access Token authorization. See https://joyfill.mintlify.app/api/authentication

Path Parameters

identifier
string
required

Response

200 - application/json

200

identifer
string
Example:

"String"

deleted
string
Example:

"Boolean"