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}"

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"