Authorization: Bearer ********************curl --location --request POST '/admin/sendError/64c1126e0505787a50b58f52' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "laozofficial@gmail.com"
}'{
"success": true,
"message": "keyword updated successfully",
"data": {
"_id": "64d7720b796fc5febab67cb4",
"keyword": "unprocessible entity",
"__v": 0
}
}