curl --request DELETE \
--url https://api.sandbox.tesouro.com/finops/v1/mail-templates/{template_id} \
--header 'Authorization: Bearer <token>' \
--header 'x-finops-version: <x-finops-version>'{
"error": {
"message": "<string>"
}
}Delete custom template bt ID
curl --request DELETE \
--url https://api.sandbox.tesouro.com/finops/v1/mail-templates/{template_id} \
--header 'Authorization: Bearer <token>' \
--header 'x-finops-version: <x-finops-version>'{
"error": {
"message": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?