put https://{server}/api/v2.1/admin/users//
Return user information.
Response
Return user information.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seafile.com/api/v2.1/admin/users/user_id/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: