curl --location '/winner-spotlights/create' \
--header 'Content-Type: application/json' \
--data '{
"title": "And the Winner Is...",
"description": "Congratulations to Oyetola ! You'\''ve won our contest!",
"winnerId": "68896c4d7eb8fea16c52ed93",
"contestId": "68937ec154f2dbcabe36f9cb",
"featuredImage": ""
}'{}