Skip to content

Delete Template

DELETE
/api/creative/email/templates/{template_id}

Delete an email template.

template_id
required
Template Id
string

Successful Response

EmailDeleteResponse

Response wrapper for delete operations.

object
success
required
Success

Operation success

boolean
error
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object