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_activity

Delete activity assigned to template

query
delete_object_tpl_activity
required parameters
ob_top_name or ob_top_id to identify top object, obt_id to identify template and at_id to identify activity
optional parameters
none
response format
at_id
parameter reference

at_id – id of deleted activity

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