Skip to main content

Delete task

DELETE 

/v2/actor-tasks/:actorTaskId

Delete the task specified through the actorTaskId parameter.

Request

Path Parameters

    actorTaskId string required

    Task ID or a tilde-separated owner's username and task's name.


    Example: janedoe~my-task

Status 204

Response Headers
    {}