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
removestring[]Optional
List of control names to clear.
Responses
200
Success
application/json
400
Bad request. Check to make sure you're passing the right parameters.
application/json
401
Unauthorized. Make sure you're using the right api key.