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.
Path Parameters
The session ID to delete (e.g., sess_xyz789).
Deleting a session does not refund already-spent amounts. Only the unspent budget is released back to the agent’s balance.
Example
curl -X DELETE https://api.agentwallex.com/api/v1/x402/sessions/sess_xyz789 \
-H "X-API-Key: awx_your_api_key"
Authorizations
ApiKeyAuthBearerAuth
API key authentication. Keys are prefixed with awx_.
The session ID to delete (e.g., sess_xyz789).
Session deleted successfully.
Confirmation of deletion.