Skip to main content
Delete a template by template ID or hash ID.

Signature

Parameters

template_id
Optional[int]
template_id
hash_id
Optional[str]
hash_id

Returns

str, Result from the API call.

Example