Delete a Billing Package
Delete a Billing Package
Soft-delete a billing package. Marked with deletedAt timestamp and excluded from standard queries.
DELETE
Delete a Billing Package
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The unique identifier of the Organization associated with the request.
Example:
"019c96a0-0a98-7287-9a31-786e0809c769"
The authorization token in the 'Bearer ' format.
Important: This header is required if your environment has Access Manager enabled. For more information, refer to the Access Manager documentation.
The type of media of the resource. Must be application/json.
Example:
"application/json"
Path Parameters
Unique identifier of the billing package.
Example:
"bpkg_01HZ..."
Response
Billing package deleted. Empty response.

