{
"action": 6,
"id": "4f753474-b198-3769-0742-f45991ab18ca"
}curl --location --request PUT '/api/v1/ota/task/detail' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": 6,
"id": "4f753474-b198-3769-0742-f45991ab18ca"
}'{"code":200,"message":"Update successfully"}