Authorization: Bearer ********************{
"code_hash": "89654fc9303d35c84d6e69b238f4dd5e"
}curl --location --request POST '/fastcodes/hit-weak-code' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code_hash": "89654fc9303d35c84d6e69b238f4dd5e"
}'{
"code_hash": ""
}