put https://app.desk.ly//api/v2/user/
This API endpoint allows an authorized admin, authenticated through a valid API key, to update details of a specific user associated with the account. By providing the user's unique identifier, the admin can modify information such as the user's name and email address.
Each body parameter is optional. If no attribute is being sent, a normal response is sent.
Using additional / unknown attributes will throw an error, which gives back a list of allowed attributes.