Deletes a user. Their properties, customers, and other entities are automatically reassigned according to the site's configuration rules. Requires SITE_ADMIN:WRITE permission and RS:ADMIN_DELETE right.
Warning: This operation is irreversible. The user will be marked as deleted (status 3) and removed from active listings.
Security
bearerAuth
- Mock serverhttps://api-doc.immo-facile.com/_mock/openapi/users/{userId}
- https://v2.immo-facile.com/api/v2/sitehttps://v2.immo-facile.com/api/v2/site/users/{userId}
curl -i -X DELETE \
https://api-doc.immo-facile.com/_mock/openapi/users/582602 \
-H 'Authorization: Bearer <YOUR_opaque_HERE>'