Interface PlaceUserDeleteOptions

Mapping of available query parameters for the users delete endpoint

interface PlaceUserDeleteOptions {
    force_removal?: boolean;
}

Properties

Properties

force_removal?: boolean

Force permanent removal of user