Skip to main content
POST
/
v1
/
actions
/
wealth
/
yield
/
synthra
/
withdraw
Withdraw from Synthra V3
curl --request POST \
  --url https://api.aegisintent.xyz/v1/actions/wealth/yield/synthra/withdraw \
  --header 'Authorization: Bearer <token>' \
  --header 'Idempotency-Key: <idempotency-key>' \
  --header 'X-Aegis-Email: <x-aegis-email>' \
  --header 'X-Aegis-Nonce: <x-aegis-nonce>'

Documentation Index

Fetch the complete documentation index at: https://docs.aegisintent.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Close the agent’s active Synthra V3 concentrated liquidity position and collect all liquidity plus accrued trading fees back to USDC. No request body is required — the system automatically identifies the agent’s active NFT position.

Authorizations

Authorization
string
header
required

Provide raw API session token issued by /v1/connect/complete

Headers

X-Aegis-Email
string
required

Agent email address

Idempotency-Key
string
required

Unique UUID for financial idempotency

X-Aegis-Nonce
integer
required

Current agent nonce

Response

200

Synthra V3 position closed and fees collected