Delete Email Template

Delete templates by invokeName (single) or, when invokeName is absent, batch-delete all templates of the API_USER whose update_time falls in [startDate 00:00:00, endDate 23:59:59]. invokeName takes priority when both are supplied.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Authentication credential; invalid credentials return 40005.

string
required

Authentication credential; invalid credentials return 40005.

string
length ≤ 64

Calling name of the template to delete. Longer than 64 chars → 40202. When blank, startDate+endDate must be supplied (both blank → 40230). No template found → 40216 (single mode only).

date

UNDOCUMENTED on the official page: batch mode lower bound, format strictly yyyy-MM-dd (date-only; appending time yourself fails parsing). Bad/missing value in batch mode → 40007.

date

UNDOCUMENTED on the official page: batch mode upper bound, format strictly yyyy-MM-dd, expanded to end-of-day. Bad/missing value in batch mode → 40008.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json