Change Updates

Do not miss any AZAV Pilot API changes, ever again

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

RSS

Jul 14, 2025

main
Compare

API structure has changed

Next change
43 structure changes including:
43 Modifications
Modified 43 Breaking
DELETE /v1/coachings/{id}
  • Response
  • 204 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
DELETE /v1/contacts/{id}
  • Response
  • 204 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
        • funding_agency_id property Added
DELETE /v1/courses/{id}
  • Response
  • 204 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
DELETE /v1/participants/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/coachings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/coachings/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
        • funding_agency_id property Added
GET /v1/contacts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
        • funding_agency_id property Added
GET /v1/courses
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/courses/{course_id}/notes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/courses/{course_id}/notes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/courses/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/locations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/participants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/participants/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/participants/{participant_id}/notes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/participants/{participant_id}/notes/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/permissionGroups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/programs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/programs/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
GET /v1/users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PATCH /v1/coachings/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PATCH /v1/contacts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
        • funding_agency_id property Added
PATCH /v1/courses/{course_id}/notes/{id}
  • Body
  • application/json content type Modified
    • note property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PATCH /v1/courses/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PATCH /v1/participants/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PATCH /v1/participants/{participant_id}/notes/{id}
  • Body
  • application/json content type Modified
    • note property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PATCH /v1/programs/{id}
  • Body
  • application/json content type Modified
    • Program property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
POST /v1/coachings
  • Body
  • application/json content type Modified
    • Coaching property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
POST /v1/contacts
  • Body
  • application/json content type Modified
    • Contact property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
      • funding_agency_id property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
        • funding_agency_id property Added
POST /v1/courses
  • Body
  • application/json content type Modified
    • Course property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
POST /v1/courses/{course_id}/notes
  • Body
  • application/json content type Modified
    • note property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
POST /v1/participants
  • Body
  • application/json content type Modified
    • Participant property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
POST /v1/participants/{participant_id}/notes
  • Body
  • application/json content type Modified
    • note property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
POST /v1/users
  • Body
  • application/json content type Modified
    • user property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PUT /v1/coachings/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PUT /v1/contacts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
        • funding_agency_id property Added
PUT /v1/courses/{course_id}/notes/{id}
  • Body
  • application/json content type Modified
    • note property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PUT /v1/courses/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PUT /v1/participants/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PUT /v1/participants/{participant_id}/notes/{id}
  • Body
  • application/json content type Modified
    • note property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking
PUT /v1/programs/{id}
  • Body
  • application/json content type Modified
    • Program property Modified
      • id property Modified
        • Type went from integer to string
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer to string
            Breaking