curl --location --request PATCH 'http://localhost:3000/api/v1/sponsorships/'
{ "title": "string", "description": "string", "numberOfSlots": 0 }