Skip to content

Commit 6f9daa7

Browse files
committed
REST API: Continue user/users/{userId}/segments responses
1 parent 9634e50 commit 6f9daa7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api/rest_api/rest_api_reference/input/ibexa-user-users.raml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,8 @@ head:
344344
type: UserSegmentList
345345
application/vnd.ibexa.api.UserSegmentList+json:
346346
type: UserSegmentListWrapper
347-
#TODO: 404, 401, …?
347+
404:
348+
description: Error - the user doesn't exist.
348349
post:
349350
displayName: Assign Segments to User
350351
description: Assigns Segments from payload to User given by ID.

0 commit comments

Comments
 (0)