Change Updates

Do not miss any Hotline API changes, ever again

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

RSS

11 days ago

main
1.0.0
Compare

API structure has changed

4 structure changes including:
1 Addition
3 Modifications
Modified 3 Breaking
GET /request-schemas/{schemaid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • files property Added
POST /request-schemas
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • application/json content type Added
PUT /request-schemas/{schemaid}
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • application/json content type Added
Added 1
PUT /request-schemas/{schemaid}/file/{filename}