PATCH /api/user/
Header | Required value |
---|---|
Content-Type |
application/json |
Code | Reason |
---|---|
200 | The user updated was successfully. |
400 | A user with the email and/or display has already registered. |
401 | The request has not been signed with an access token. An access token is required to identify the acting user. |