PUT /v1/mirror

Create a new mirror or overwrite an existing mirror's overrides.

put

Provide a Mirror object to start mirroring a wallet or replace its existing override settings. If a mirror with that address already exists, its overrides will be fully replaced. Override fields left empty will be deleted, meaning the previously existing overrides will be removed and will reset to the default values defined in your controls.

Authorizations
x-api-keystringRequired
Body
savebooleanOptional

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

Example: false
Responses
200

Success

application/json
put
/v1/mirror

Last updated

Was this helpful?