Delete O T A Update
GET {{aws_internet_of_things_base_url}}/otaUpdates/otaUpdateId?deleteStream&forceDeleteAWSJob&otaUpdateId
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
deleteStream | null | Specifies if the stream associated with an OTA update should be deleted when the OTA update is deleted. | |
forceDeleteAWSJob | null | Specifies if the AWS Job associated with the OTA update should be deleted with the OTA update is deleted. | |
otaUpdateId | null | The OTA update ID to delete. |