Skip to main content
DELETE
cURL
在上游删除前校验归属及已存来源。跨来源返回 409,不删除账号。席位、官方 token 撤销和 Zernio 失败政策不变;上游 402 错误不能当作解绑成功。 provider 必填,仅允许 tiktok_directzernio,表示操作范围,不能改写已存来源。缺失或未知值返回 400 invalid-provider 使用 OmniMux 用户 access token 和 New-Api-User,不是 sk- 密钥。同时检查 HTTP 状态和 success;部分上游错误仍返回 HTTP 200、success:false

授权

Authorization
string
header
必填

OmniMux user access token, not an sk- API key.

New-Api-User
string
header
必填

Current authenticated user ID.

路径参数

id
integer<int64>
必填

OmniMux local record ID, not the upstream provider ID.

必填范围: x >= 1

查询参数

provider
enum<string>
必填

Required expected source; never changes the stored account or post provider.

可用选项:
tiktok_direct,
zernio

响应

Check success before reading data. Generic upstream errors may use HTTP 200 with success:false.

success
enum<boolean>
必填
可用选项:
true
data
object
必填