Deletes the specified time series form for the specified asset.
delete/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points#formName
Path parameters
domainIdentifierstring required
The ID of the Amazon DataZone domain that houses the asset for which you want to delete a time series form.
entityIdentifierstring required
The ID of the asset for which you want to delete a time series form.
entityType'ASSET' | 'LISTING' required
The type of the asset for which you want to delete a time series form.
Query parameters
formNamestring required
The name of the time series form that you want to delete.
clientTokenstring
A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.
Response
Success
DeleteTimeSeriesDataPointsOutput required