PUT /v1/mirrors/all

Replace your entire mirror list in one request.

put

Overwrite all existing mirrors and overrides by providing a new array of Mirror objects. If you supply an empty array, all mirrors and overrides will be removed. Each request supports up to 99 mirrors. If you need to add more than 99 mirrors, use multiple POST /v1/mirrors/batch requests.

Authorizations
x-api-keystringRequired
Body
savebooleanOptional

Also saves these mirrors in your saved wallets. Defaults to false.

Example: false
Responses
put
/v1/mirrors/all

Last updated

Was this helpful?