STAC Collection Configuration
Update Collection Render Option
Update a render option for a given collection
put/stac/collections/{collectionId}/configurations/render-options/{renderOptionId}
Path parameters
collectionIdstring required
Unique identifier for the STAC collection.
renderOptionIdstring required
Unique identifier for the render option.
Query parameters
api-versionstring required
The API version to use for this operation.
Request body
Response
The request has succeeded.
Changes
Changed in 2 of the 8 revisions of this API.13
- ▲
removed the success response with the status
response-success-status-removed
- ○
api operation id
StacCollectionRenderOptions_CreateOrReplaceremoved and replaced withStacCollectionRenderOptions_Replaceapi-operation-id-removed
- ▲
- ○
api operation id
StacCollectionRenderOptions_Replaceremoved and replaced withStacCollectionRenderOptions_CreateOrReplaceapi-operation-id-removed
- ○
added the success response with the status
response-success-status-added
- ○