Remove a member from a custom list

Remove a user from a custom list. <Info>Scope required: `write:chat`</Info>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

uuidstringRequiredformat: "uuid"
Custom list UUID
userUuidstringRequiredformat: "uuid"
User UUID to remove from the list

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Response

Member removed successfully

Errors