Packages

Bulk delete Packages

delete/spaces/{spaceIdentifier}/packages/bulk

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

Request body

Idsstring[] required

Ids of the Packages to delete

SpaceIdstring required

The ID of the space containing the resource(s).

Example request

{
  "SpaceId": "Spaces-1"
}

Response

Success

Changes

No recorded changes to this endpoint across all 7 revisions of this API.