PubNub
DOCS
SupportContact SalesLoginTry Our APIs
  • Introduction
  • Illuminate
  • Functions
    • Packages
      • Get a package
      • Update a package
      • Delete a package
      • List all packages
      • Create a package
      • List revisions for a package
    • Revisions
    • Deployments
    • Catalog
    • KV Store
    • Secrets Storage
    • Scheduled Events
    • Limits
    • Functions Errors
  • Insights
  • Apps
  • Keysets
  • Config
  • Secret Keys
  • OEM Customer
  • Usage
Debug ConsoleNetwork Status

Manage packages containing function code and configuration.

GET Get a package

Returns a single package by ID.

PUT Update a package

Updates the name, description, or tags of an existing package.

DELETE Delete a package

Deletes a package and all its revisions.

GET List all packages

Returns a paginated list of packages.

POST Create a package

Creates a new package with an initial revision and functions.

GET List revisions for a package

Returns a paginated list of revisions for a given package.