delete https://api.wafeq.com/v1/bills//
Endpoint for deleting an existing bill.
Response
204No response body
Endpoint for deleting an existing bill.
204No response body
xxxxxxxxxx
curl --request DELETE \
--url https://api.wafeq.com/v1/bills/id/ \
--header 'Authorization: Api-Key replace_with_your_api_key'
Try It!
to start a request and see the response here!