put https://api.idio.co/1.0/users/
This endpoint provides a way to modify a user.
IMPORTANT: This endpoint behaves as a PATCH request, with three
exceptions:
service_credentials
will always take it's value from the request,
when not provided all existing credentials will be removed.additional_info
will replace specified subkeys, and retain any
other existing keys.identifiers
will merge data from the request into it's existing
structure.