API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/apply/sessions
- Response
-
200 response Modified
- application/json content type Modified
GET /api/v1/apply/sessions/{session_id}
- Response
-
200 response Modified
-
application/json content type Modified
- expired property Added
-
application/json content type Modified
POST /api/v1/apply/sessions
- Response
-
201 response Modified
-
application/json content type Modified
- expired property Added
-
application/json content type Modified
POST /api/v1/apply/sessions/{session_id}/expire
- Response
-
200 response Modified
-
application/json content type Modified
- expired property Added
-
application/json content type Modified