Variable postAccountPinLockConst

postAccountPinLock: EndpointGeneric<{}, {
    success: boolean;
}, any> = ...

POST https://auth.roblox.com/v1/account/pin/lock

Request to locks the account which has an account pin enabled.