put https://{server}/api/v2.1/org//admin/users//set-password/
Reset the password of a user and get a new password. The new password will be automatically sent to the user per email.
Response
Reset the password of a user and get a new password. The new password will be automatically sent to the user per email.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/users/user_id/set-password/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: