Remove User From Websites
Team Management
Remove User From Websites
Batch-removes a user’s explicit website memberships within your organization. Pass the website IDs as a comma-separated list in the website_ids query parameter (at most 100). Requires a global API key. Idempotent: websites where the user has no explicit membership are reported with status not_a_member rather than failing the request, so re-calling is safe. Organization-level access is not affected — this only removes explicit website_members rows.
DELETE
Remove User From Websites
Path Parameters
The unique identifier of the target user
Query Parameters
Comma-separated list of website UUIDs to remove the user from (at most 100).