STAC Collection Configuration
Delete Collection Render Option
Delete a render option for a given collection
delete/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.
Response
The request has succeeded.
Changes
Changed in 2 of the 8 revisions of this API.11
- ▲
removed the success response with the status
204response-success-status-removed
- ▲
- ○
added the success response with the status
204response-success-status-added
- ○