Change Updates

Do not miss any 1099Policy API changes, ever again

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

RSS

about 5 hours ago

main
1.11.1
Compare

API structure has changed

Next change
3 structure changes including:
3 Modifications
Modified 3 Breaking
DELETE /api/v1/webhook_endpoints/{webhook_endpoint}
  • Path went from /api/v1/webhook_endpoints/{webhook_endpoint_id} to /api/v1/webhook_endpoints/{webhook_endpoint} (same operationId)
  • Path
  • webhook_endpoint_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • webhook_endpoint path parameter Added
GET /api/v1/assignments/media
  • Query
  • policy_id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • policy query parameter Added
GET /api/v1/webhook_endpoints/{webhook_endpoint}
  • Path went from /api/v1/webhook_endpoints/{webhook_endpoint_id} to /api/v1/webhook_endpoints/{webhook_endpoint} (same operationId)
  • Path
  • webhook_endpoint_id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • webhook_endpoint path parameter Added