rozod
    Preparing search index...

    Variable postSocialProviderDisconnectConst Api Param

    postSocialProviderDisconnect: EndpointGeneric<
        { provider: string },
        Record<string, never>,
        { Password: string },
    > = ...

    POST https://auth.roblox.com/v1/social/:provider/disconnect Removes the given social authentication method from current Roblox user if it is connected. body The request body for additional parameters that may be required for disconnect provider The social authentication provider, e.g. Facebook