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. This endpoint can be used to make a full replacement of a users data. Omitted fields reset to defaults. To update only some fields use the User Patch endpoint instead. Using additional / unknown attributes will throw an error, which gives back a list of allowed attributes.
