Journal entry summary destroy

DELETE /journal-entry/summary/{id}/

Path parameters

  • id integer Required

    A unique integer value identifying this journal entry.

Responses

  • 204

    No response body

DELETE /journal-entry/summary/{id}/
curl \
 --request DELETE 'http://api.example.com/journal-entry/summary/{id}/'