Packages

Bulk delete Packages

delete/{spaceId}/packages/bulk

Path parameters

spaceIdstring required

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

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.