Skip to content

Commit

Permalink
Update epersons.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saschaszott committed Apr 16, 2024
1 parent 628a434 commit c6973dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions epersons.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ The supported parameters are:
It returns the EPersonRest instance, if any, matching the user query

Return codes:
* 200 OK - if the search operation succeeds and a EPerson with the given email address exists
* 204 OK - if the search operation succeeds, but a EPerson with the given email address does not exist
* 200 OK - if the search operation succeeds and an EPerson with the given email address exists
* 204 OK - if the search operation succeeds, but an EPerson with the given email address does not exist
* 400 Bad Request - if the email parameter is missing or invalid
* 401 Unauthorized - if you are not authenticated
* 403 Forbidden - if you are not logged in with sufficient permissions. Only system administrators and users with READ rights on the target EPerson can use the endpoint
Expand Down

0 comments on commit c6973dd

Please sign in to comment.