Skip to main content
DELETE
Delete a bill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

billId
string
required

ID of the bill to delete

Response

Bill deleted

message
string