task.item.deletefromfavorite
Attention! This method has been deprecated and is no longer supported. It's recommended to use methods tasks.task.*.
This method deletes task from Favorites.
Parameter
Description
auth
Authorization token.
TASK_ID
Task ID.
PARAMS
Parameter contains AFFECT_CHILDREN key. It specifies, if subtasks of this task shall be added to favorites.
Attention!Compliance to parameter sequence in the request is mandatory. If sequence is not observed, the request will be completed with errors.
Parameter | Description |
---|---|
auth | Authorization token. |
TASK_ID | Task ID. |
PARAMS | Parameter contains AFFECT_CHILDREN key. It specifies, if subtasks of this task shall be added to favorites. |
Attention!Compliance to parameter sequence in the request is mandatory. If sequence is not observed, the request will be completed with errors.
Call example
$request = 'http://your-domain.com/rest/task.item.deletefromfavorite.xml?auth=mqa17fnd5cth4rpwtizyl49tbnzp7omf&TASK_ID=10&PARAMS[AFFECT_CHILDREN]=Y'
© «Bitrix24», 2001-2024