patch-monitoring-deposit-confirmations-SERIAL_ID.rst (516B)
1 .. http:patch:: /monitoring/deposit-confirmations/$SERIAL_ID 2 3 This endpoint is used to suppress select elements of deposit confirmations. 4 Update the 'suppressed' field of an deposit confirmations element with 5 row ID ``$SERIAL_ID``, according to 6 :ts:type:`GenericAuditorMonitorPatchRequest`, 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.