Skip to main content
DELETE
Delete x402 Session

路径参数

string
必填
要删除的会话 ID(例如 sess_xyz789)。
删除会话不会退还已消费的金额。只有未使用的预算会被释放回代理的余额。

示例

授权

X-API-Key
string
header
必填

API key authentication. Keys are prefixed with awx_.

路径参数

id
string
必填

The session ID to delete (e.g., sess_xyz789).

响应

Session deleted successfully.

id
string

The deleted session ID.

deleted
boolean

Confirmation of deletion.