Move experience-related endpoints to the identities scope and update the data structure for requests and responses.
Changes Required
Request Change
Instead of receiving a title, the experience request should now receive a school_id.
Response Change
The experiences response should now return the school_title.
Acceptance Criteria
Move experience-related endpoints to the
identitiesscope and update the data structure for requests and responses.Changes Required
Request Change
Instead of receiving a
title, the experience request should now receive aschool_id.Response Change
The experiences response should now return the
school_title.Acceptance Criteria
identitiesscopeschool_idinstead oftitleschool_title