v2

latestSwagger 2.02026-07-131451441001.2 KB
STAC Collection Configuration

Update Collection Mosaic

Update a mosaic definition from a given collection

put/stac/collections/{collectionId}/configurations/mosaics/{mosaicId}

Path parameters

collectionIdstring required

Unique identifier for the STAC collection.

mosaicIdstring required

Unique identifier for the mosaic configuration.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring required

Unique identifier for the mosaic.

namestring required

Short descriptive name for the mosaic.

descriptionstring

Detailed description of the mosaic.

cqlobject[] required

A list of valid CQL2-JSON expressions used to filter the collection to moasic.

Response

The request has succeeded.

idstring required

Unique identifier for the mosaic.

namestring required

Short descriptive name for the mosaic.

descriptionstring

Detailed description of the mosaic.

cqlobject[] required

A list of valid CQL2-JSON expressions used to filter the collection to moasic.