/accounts/templates/delete

Delete conversion template.

Parameters

template_key : string

Key of the conversion template.

Example response

<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>ok</status>
</response>

Response parameters

/response/status : string

Call execution status. Set to ok if call executed successfully.