put https://{server}/api/v2.1/org//admin/users//
Update a user's details. See the parameter list for the detailed description of each entry.
Response
Update a user's details. See the parameter list for the detailed description of each entry.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/users/user_id/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: