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

May 23, 2024

main
Compare

API structure has changed

18 structure changes including:
18 Additions
Added 18
DELETE /v1/coaching/{id}
DELETE /v1/courses/{id}
DELETE /v1/participants/{id}
DELETE /v1/programs/{id}
GET /v1/coaching
GET /v1/coaching/{id}
GET /v1/courses
GET /v1/courses/{id}
GET /v1/participants
GET /v1/programs
GET /v1/programs/{id}
POST /v1/coaching
POST /v1/courses
POST /v1/programs
PUT /v1/coaching/{id}
PUT /v1/courses/{id}
PUT /v1/participants/{id}
PUT /v1/programs/{id}