Documentation Index
Fetch the complete documentation index at: https://limitless-docs-ws-settlement-events.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Requires Privy authentication. Pass the Privy identity token in the
identity header as Bearer <token>. HMAC and API-token auth are not accepted for withdrawal-address allowlist management.- Route:
DELETE /portfolio/withdrawal-addresses/:address - Auth: Privy identity token only
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Destination wallet address to remove from the allowlist. |
Example
Notes
- The allowlist entry is removed from the authenticated profile.
- This endpoint does not accept HMAC/scoped API-token auth.