Skip to main content
DELETE
Remove Website Member

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Path Parameters

website_id
string<uuid>
required

The unique identifier of the website

user_id
string<uuid>
required

The unique identifier of the target user

Response

Member removed successfully

success
boolean
required
Example:

true

message
string
required
Example:

"User removed from website"