put https://{server}/api/v2.1/admin/users//reset-password/
Reset a user's password.
Response
Reset a user's password.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/admin/users/user_id/reset-password/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: