taler-docs

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

delete-private-donau-DONAU_SERIAL.rst (332B)


      1 .. http:delete:: [/instances/$INSTANCE]/private/donau/$DONAU_SERIAL
      2 
      3   Unlink the Donau charity instance identified by ``$DONAU_SERIAL``.
      4 
      5   **Required permission:** ``donau-write``
      6 
      7   **Response:**
      8 
      9   :http:statuscode:`204 No content`:
     10     Charity link removed.
     11   :http:statuscode:`404 Not found`:
     12     No such charity link exists.