跳转到主要内容
DELETE
删除你所拥有的 user profile。header 参数中的 Profile Key 即为要删除的 User Profile。
删除 user profile 会永久移除该 profile 及其所有关联的帖子——此操作不可逆,且无法撤销。每秒最多可删除 8 个 user profile,因此在执行批量删除时请合理分散 API 调用,以避免触发速率限制。

Header 参数

Body 参数

title
string
默认值:"0"
必填
要删除的 User Profile 的标题。若未传入 profileKey,则该字段必填。title 区分大小写,且必须与 User Profile 的标题完全一致。