Authorization: Bearer ********************curl --location '/ranking-keywords/update-order-by-filter' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"order_keyword": "true"
}'{
"status_code": 0,
"success": true,
"message": "string"
}