Path parameters
-
The unique identifier of the email template.
DELETE
/api/email-templates/{id}
curl \
--request DELETE https://[tenant_id].logto.app/api/email-templates/{id} \
--header "Authorization: Bearer $ACCESS_TOKEN"