DevelopersAPI referenceSignNotary
Delete an expense
Removes one expense from the ledger.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/notary/expenses/string"{ "deleted": true}