v2

latestSwagger 2.02026-07-131451441001.2 KB
STAC Collection Configuration

Create Collection Asset

Create a new asset in the Collection metadata and write the associated file to managed storage.

post/stac/collections/{collectionId}/assets

Path parameters

collectionIdstring required

STAC Collection ID

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded and a new resource has been created as a result.

msft:_createdstring date-time

MSFT Created

msft:_updatedstring date-time

MSFT Updated

msft:short_descriptionstring

MSFT Short Description

stac_extensionsstring[]

URLs to STAC extensions implemented by this STAC resource.

idstring required

Unique identifier for the collection.

descriptionstring required

Detailed description of the collection.

stac_versionstring

Stac Version

titlestring

Human-readable title for the collection.

typestring

Type

assetsobject

Assets

item_assetsobject
licensestring required

License identifier for the collection data.

keywordsstring[]

Keywords describing the collection.

summariesobject

Summaries

See the STAC Collection Spec.