tasks.tasks.delete

Deletes specified tasks.

HTTP method

POST

Content type

application/x-www-form-urlencoded

Parameters

  • ids POST
    Array of task IDs.
  • format GET Optional

    Sets response format. Available options: json (default), xml.

Return value

Array with the following keys:

  • ids array<int> ID of deleted tasks.