Skip to main content
POST
/
package
/
delete
Delete Package API
curl --request POST \
  --url https://demo.onlinebillingform.com/api/v1/package/delete \
  --header 'token: <token>'
{
  "success": true,
  "message": "Package: 41 deleted successfully"
}

Documentation Index

Fetch the complete documentation index at: https://www.billingserv.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Headers

token
string
required
Example:

"sk_XpgMmyMBc50C4sHZkzS3"

Query Parameters

id
integer
required
Example:

41

Response

default - application/json
success
boolean
required
message
string
required