Skip to main content
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.
Deletes a withdrawal destination allowlist entry from the authenticated profile.
  • Route: DELETE /portfolio/withdrawal-addresses/:address
  • Auth: Privy identity token only

Path parameters

Example

Notes

  • The allowlist entry is removed from the authenticated profile.
  • This endpoint does not accept HMAC/scoped API-token auth.