patch https://users.lucid.app/scim/v2/Users/
Modify an existing user.
Responses
400Bad Request. Occurs if request body syntax is incorrect.
401Unauthorized. Occurs if bearer token is invalid.
403Forbidden. Occurs if the user does not exist.
409Conflict. Occurs if new username or email already exists on account.