Disables the proxy configuration for the specified account.
proxy_mode: 'none'). Any existing region preference is usually kept.
curl or a similar tool with a valid, current user JWT obtained from your browser’s session after logging in.curl, you need the JWT access token stored by Supabase Auth in your browser.
http://localhost:3000 or https://onlyautomator.com).sb-access-token (the exact name might vary slightly based on Supabase configuration).Authorization: Bearer <your_copied_token> header for your curl or other API tool requests.| Status Code | Description |
|---|---|
| 400 | Missing or invalid accountId. |
| 401 | Authentication token is missing or invalid. |
| 404 | The specified accountId does not exist. |
| 500 | An internal server error occurred during the database update. |
proxy_mode to none and proxy_is_active to false.proxy_address, proxy_port, proxy_username, proxy_password, proxy_id, proxy_assigned_at.proxy_region_preference is typically retained.Standard user JWT token for authentication.
Bearer token for authentication (JWT)
The unique identifier of the OnlyFans account.