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.
Changes
Changed in 2 of the 8 revisions of this API.11
- ▲
removed the success response with the status
response-success-status-removed
- ▲
- ○
added the success response with the status
response-success-status-added
- ○