Skip to main content
DELETE
Delete x402 Session

Path Parameters

string
required
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

Authorizations

X-API-Key
string
header
required

API key authentication. Keys are prefixed with awx_.

Path Parameters

id
string
required

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

Response

Session deleted successfully.

id
string

The deleted session ID.

deleted
boolean

Confirmation of deletion.