Skip to main content

Create schedule

POST 

/v2/schedules

ClientsApify API Python Client ReferenceApify API JavaScript Client ReferenceCreates a new schedule with settings provided by the schedule object passed as JSON in the payload. The response is the created schedule object.

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