SpatioTemporal Asset Catalog (STAC) API

Delete Collection

Delete a collection in the GeoCatalog instance

delete/stac/collections/{collectionId}

Path parameters

collectionIdstring required

Catalog collection id

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has been accepted for processing, but processing has not yet completed.

idstring uuid required

Universally Unique Identifier

status'Pending' | 'Running' | 'Succeeded' | 'Canceled' | 'Canceling' | 'Failed' required

Operation status

typestring required

Operation type

creationTimestring date-time required

The UTC time at which the operation was created

collectionIdstring

Collection ID

startTimestring date-time

The UTC time at which the operation was started

finishTimestring date-time

The UTC time at which the operation finished its execution

additionalInformationobject

Additional information elements about the particular operation type

Changes

Changed in 2 of the 8 revisions of this API.2

  • 2025-04-30-preview28e8cb3652891See the full diff
    • api operation id StacCollectionOperations_Delete removed and replaced with StacCollections_Delete

      api-operation-id-removed

  • 2025-04-30-preview00cbc3d6d8e01See the full diff
    • api operation id StacCollections_Delete removed and replaced with StacCollectionOperations_Delete

      api-operation-id-removed