patch-monitoring-coin-inconsistency-SERIAL_ID.rst (508B)
1 .. http:patch:: /monitoring/coin-inconsistency/$SERIAL_ID 2 3 This endpoint is used to suppress select elements of coin inconsistencies. 4 Update the 'suppressed' field of a coin inconsistency element with row ID 5 ``$SERIAL_ID``, according to :ts:type:`GenericAuditorMonitorPatchRequest`, 6 stored by the auditor. 7 8 **Response:** 9 10 :http:statuscode:`204 No Content`: 11 The element has been updated. 12 13 .. note:: 14 15 This endpoint is still experimental. The endpoint will be further developed as needed.