We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9634e50 commit 6f9daa7Copy full SHA for 6f9daa7
docs/api/rest_api/rest_api_reference/input/ibexa-user-users.raml
@@ -344,7 +344,8 @@ head:
344
type: UserSegmentList
345
application/vnd.ibexa.api.UserSegmentList+json:
346
type: UserSegmentListWrapper
347
- #TODO: 404, 401, …?
+ 404:
348
+ description: Error - the user doesn't exist.
349
post:
350
displayName: Assign Segments to User
351
description: Assigns Segments from payload to User given by ID.
0 commit comments