rozod
    Preparing search index...

    Variable postOutfitsUseroutfitidDeleteConst Api Param Description

    postOutfitsUseroutfitidDelete: EndpointGeneric<
        { userOutfitId: number },
        { success: boolean },
        undefined,
    > = ...

    POST https://avatar.roblox.com/v1/outfits/:userOutfitId/delete Deletes the outfit userOutfitId The user outfit id You are only allowed to delete outfits you created.