Parse and upload valid sponsors from CSV

This API is used to create sponsors using an upload CSV file.
for it you have to enter a name, Sponsor Card Size, Short Description, Sponsor URL details in a CSV file

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
validSponsorsit is json array of valid sponsor included its name ,size,description,URL
invalidSponsorsit is json array of invalid sponsors included its name, size, description, URL

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200OK
201Created.
401Unauthorized
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4030201Not Event Host
4040200No Event could be found
40600013Cant create url
40600012Upload file headers name are not correct or not in proper sequence
Language
Authorization
Header
Click Try It! to start a request and see the response here!