POST /v1/mirror

Add a new mirror with optional overrides.

post

Create a mirror for the specified wallet by providing its address and any overrides. If the wallet is already being mirrored, the request will succeed but no changes will be made.

Authorizations
x-api-keystringRequired
Body
savebooleanOptional

Also saves this mirror in your saved wallets. Defaults to false.

Example: false
Responses
200

Success

application/json
post
/v1/mirror

Last updated

Was this helpful?