Skip to main content
DELETE
Remove a bill

Authorizations

Authorization
string
header
required

Cognito JWT token for regular user authentication

Path Parameters

billId
string
required

The bill ID

Response

Response for status 200

id
string
required

Unique identifier for the deleted bill

Example:

"bill_abc123"

deleted
enum<boolean>
required

Always true for a deleted bill response

Available options:
true