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}