Documentation Index
Fetch the complete documentation index at: https://docs.agentwallex.com/llms.txt
Use this file to discover all available pages before exploring further.
Tham số đường dẫn
ID phiên cần xóa (ví dụ: sess_xyz789).
Xóa phiên không hoàn lại số tiền đã chi tiêu. Chỉ ngân sách chưa sử dụng mới được giải phóng trở lại số dư của agent.
Ví dụ
curl -X DELETE https://api.agentwallex.com/api/v1/x402/sessions/sess_xyz789 \
-H "X-API-Key: awx_your_api_key"
Ủy quyền
ApiKeyAuthBearerAuth
API key authentication. Keys are prefixed with awx_.
The session ID to delete (e.g., sess_xyz789).
Session deleted successfully.
Confirmation of deletion.