Skip to main content
DELETE
Revoke an agent

Path Parameters

chain
enum<string>
required
Available options:
arbitrum,
base,
polygon,
megaeth,
arbitrum-sepolia
Example:

"arbitrum"

address
string
required
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"

Body

application/json

Master signature

trader
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"

timestamp
integer
required
signature
string
required

EIP-712 AgentRevocation signature by the trader's master wallet.

Pattern: ^0x[0-9a-fA-F]*$
Example:

"0xabc123"

Response

Revoked

revocationTx
object | null
required