Skip to main content
DELETE
Remove User From Websites

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Path Parameters

user_id
string<uuid>
required

The unique identifier of the target user

Query Parameters

website_ids
string
required

Comma-separated list of website UUIDs to remove the user from (at most 100).

Response

Per-website removal results

success
enum<boolean>
required
Available options:
true
results
object[]
required