catchr.net API

  • Time entry
  • Templates
  • Object
  • Activities
  • Properties
  • User
  • save_object_tpl_property
  • save_object_tpl_activity
  • delete_object_tpl_property
  • delete_object_tpl_activity
  • create_object_tpl_property
  • create_object_tpl_activity
  • get_object_tpl_property_list
  • get_object_tpl_activity_list
  • save_object_tpl
  • delete_object_tpl
  • create_object_tpl
  • get_object_tpl_list

delete_object_tpl

Delete template

query
delete_object_tpl
required parameters
ob_top_id or ob_top_name to indentify top object, obt_id - id template to delete
optional parameters
none
response format
obt_id
parameter reference

obt_id – id of the deleted template

working example
http://api.catchr.net/?query=delete_object_tpl&ob_top_name=top_object_name&obt_id=NUMBER&apikey=your_api_key&output=html