uploadPUT /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.

Authorizations
x-api-keystringRequired
Body
savebooleanOptional

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

Example: false
Responses
chevron-right
200

Success

application/json
messagestringOptional

Message

Example: Success
put
/v1/mirrors/all

Last updated