Change Updates

Do not miss any Crontap API changes, ever again

Subscribe to the Crontap API changelog to be up to date on recent changes.

RSS
Crontap API documentation

Changelog

Last update:
Compare
1 structure change including:
1 Addition
Added 1
GET /v1/schedules
3 structure changes including:
3 Modifications
Modified 3
GET /v1/schedule/{scheduleId}
  • Response
  • 200 response Modified
    • label attribute Added
POST /v1/schedule
  • Body
  • content type Modified
    • label attribute Added
  • Response
  • 200 response Modified
    • label attribute Added
PUT /v1/schedule/{scheduleId}
  • Body
  • content type Modified
    • label attribute Added
  • Response
  • 200 response Modified
    • label attribute Added
4 structure changes including:
4 Modifications
Modified 4 Breaking
DELETE /v1/schedule/{scheduleId}
  • Header
  • Authorization header Removed
  • ApiKey header Added
GET /v1/schedule/{scheduleId}
  • Header
  • Authorization header Removed
  • ApiKey header Added
POST /v1/schedule
  • Header
  • Authorization header Removed
  • ApiKey header Added
PUT /v1/schedule/{scheduleId}
  • Header
  • Authorization header Removed
  • ApiKey header Added
4 structure changes including:
2 Additions
2 Modifications
Modified 2 Breaking
DELETE /v1/schedule/{scheduleId}
  • Response
  • 200 response Modified
    • success attribute Modified
GET /v1/schedule/{scheduleId}
  • Response
  • 200 response Modified
    • headers, data, integrations attributes Modified
Added 2
POST /v1/schedule
PUT /v1/schedule/{scheduleId}
2 structure changes including:
1 Addition
1 Modification
Modified 1
GET /v1/schedule/{scheduleId}
  • Response
  • 200 response Modified
    • id, status, url, verb, interval, timezone, createdAt, updatedAt, headers, integrations, data attributes Added
  • 401 response Modified
    • error attribute Added
  • 500 response Modified
    • error attribute Added
  • 400, 404 responses Added
Added 1
DELETE /v1/schedule/{scheduleId}
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed 1 Breaking
GET /v1/hello
Added 1
GET /v1/schedule/{scheduleId}