Skip to main content
POST
Delete a template

Authorizations

Authorization
string
header
required

API token for authentication

Body

application/json
workspace_id
string
required

The ID of the workspace

Example:

"ws_1234567890"

id
string
required

ID of the template to delete

Example:

"welcome_email"

Response

Template deleted successfully

success
boolean
Example:

true