Delete a package
packages
Delete a package
Permanently deletes a package and all its associated resources including models, notebooks, databases, and metadata. This operation cannot be undone, so use with caution. The package must exist and be accessible for deletion.
DELETE
Delete a package
Documentation Index
Fetch the complete documentation index at: https://docs.credibledata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Name of the project Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Name of the package Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Response
Returns the package deleted