For the complete documentation index, see llms.txt. This page is also available as Markdown.

保存更改(5 分钟冷却)

通过 API 保存 IP 白名单更改,并带有 5 分钟冷却时间。以编程方式确认对你的 独享数据中心代理 白名单所做的修改。

POST https://api.Oxylabs.io/v1/whitelisted_ips/upload_to_servers

响应
说明

202

成功。您白名单 IP 列表的更改已确认。响应正文为空。

429

错误。更改尚未确认,该端点处于 5 分钟冷却期。响应正文包含错误消息 "You have exceeded the rate limit for the endpoint. Please try again later"

代码示例

curl -X POST -u username:password "https://api.Oxylabs.io/v1/whitelisted_ips/upload_to_servers"

最后更新于

这有帮助吗?