taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

patch-monitoring-bad-sig-losses-SERIAL_ID.rst (495B)


      1 .. http:patch:: /monitoring/bad-sig-losses/$SERIAL_ID
      2 
      3   This endpoint is used to suppress select elements of bad sig losses.  Update the
      4   'suppressed' field of a bad sig losses element with row ID ``$SERIAL_ID``,
      5   according to :ts:type:`GenericAuditorMonitorPatchRequest`, stored by the
      6   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.