Authorization: Bearer ********************curl --location --request POST '/ranking-keywords/auto-retry' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"device": "desktop"
}'{
"success": true,
"data": "string",
"message": "string"
}