Skip to content

[FEATURE] Bundle Asset APIs #34318

@hassandotcms

Description

@hassandotcms

Problem

Managing bundle contents (adding/removing assets from unpushed bundles) is currently only accessible via JSP. Need REST endpoints to answer "How do I manage bundle contents?" and modify bundle assets.

Goal

Provide REST endpoints for removing assets from unpushed bundles with bulk operation support.

APIs

  • DELETE /v1/bundles/{bundleId}/assets - Remove one or multiple assets from unpushed bundle

Personas

  • Developer Teams - Need REST APIs for future Angular UI development
  • System Administrators - Will use future Angular UI built on these APIs

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions