-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Headless Delivery API, Segments Editor
-
Labels:
-
Epic/Theme:
-
Epic Link:
-
Git Pull Request:
Segments are created under an specific site (group). Thus, when retrieving the segments of a given user, the operation must be limited to an specific content space.
In other words, the enpoint /user-accounts/{user-account-id}/segments must be changed to /content-spaces/{content-space-id}/user-accounts/{user-account-id}/segments.