Commit 6219dd07 authored by Dan Davison's avatar Dan Davison Committed by Amy Qualls

Add 409 Conflict return doc

parent a0ce1efd
......@@ -1623,6 +1623,7 @@ Returns:
- `201 Created` on success.
- `404 User Not Found` if user cannot be found.
- `403 Forbidden` if the user cannot be approved because they are blocked by an administrator or by LDAP synchronization.
- `409 Conflict` if the user has been deactivated.
Example Responses:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment