Authorization: ********************Device-Token: ********************curl --location --request PUT '/api/keywords/' \
--header 'Authorization: Bearer <token>' \
--header 'Device-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "mua giày thể thao updated",
"status": 1,
"device": [
0
],
"engine": [
0
]
}'{
"message": "Operation successful",
"data": {}
}