Skip to main content

Create task

POST 

/v2/actor-tasks

ClientsApify API Python Client ReferenceApify API JavaScript Client ReferenceCreate a new task with settings specified by the object passed as JSON in the POST payload.

The response is the full task object as returned by the Get task endpoint.

The request needs to specify the Content-Type: application/json HTTP header!

When providing your API authentication token, we recommend using the request's Authorization header, rather than the URL. (More info).

Request

Responses

Response Headers
    Location