del_activity_comment

delete activity comment. Delete single comment for specified Top Object, object and activity.

query
del_activity_comment
required parameters
(ob_top_id or ob_top_name) to specify Top Object and (ob_name or ob_id) to specify child object and (a_name or a_id) to specify activity and ac_id to specify comment
optional parameters

					
response format
ac_id – id of deleted comment
parameter reference

Parameter reference:

ob_top_id – Top Object id, unique

ob_top_name – Top Object name, not unique

ob_id – object id, uniqie

ob_name – object name, unique across the project

a_name – activity name, not unique

a_id – activity id, unique

ac_id – comment id, unique