PATCH /v1/mirror/{address}

Modify or clear specific overrides for a single mirror.

patch

Modify or clear specific overrides for a single mirror. Supply only the fields you wish to change in the update object, and/or list fields to remove (revert to global Controls defaults) in the remove array. Any fields not mentioned will remain unchanged.

Authorizations
x-api-keystringRequired
Body
updateall ofOptional

UpdateMirror is the type accepted in the update field of PATCH /v1/mirror/{address}. It lets you tweak or clear specified settings without modifying the unmentioned settings.

removestring[]Optional

List of control names to clear.

Responses
200

Success

application/json
patch
/v1/mirror/{address}

Last updated

Was this helpful?