PATCH /v1/mirror/{address}
Authorizations
x-api-keystringRequired
Body
removestring[]Optional
List of control names to clear.
Responses
200
Success
application/json
messagestringOptionalExample:
Message
Success400
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.
application/json
429
Too many requests
application/json
patch
/v1/mirror/{address}Last updated