delete https://{server}/api/v2.1/org//admin/users//
Delete a user by their user_id
permanently. When you delete a user, their bases are automatically moved into the organization's trash bin.
Response
Delete a user by their user_id
permanently. When you delete a user, their bases are automatically moved into the organization's trash bin.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/users/user_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: