Create Sponsor
Sponsors
Create Sponsor
Creates a new sponsor for an event. Both event_id and name are required. You can also set optional fields such as website, description, level, and logo_id. Returns the newly created sponsor object.
POST
Create Sponsor
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.