taler-docs

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

delete-private-accounts-H_WIRE.rst (320B)


      1 .. http:delete:: [/instances/$INSTANCE]/private/accounts/$H_WIRE
      2 
      3   **Required permission:** ``accounts-write``
      4 
      5   **Response:**
      6 
      7   :http:statuscode:`204 No content`:
      8     The backend has successfully deactivated the account.
      9   :http:statuscode:`404 Not found`:
     10     The backend does not know the instance or the account.