Update Sponsor

This API will help to update sponsor of event. We need to provide appropriate details to update sponsor.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

AttributesDescription
messageSponsor updated for event.
typeSuccess.

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

Error CodeError Description
200OK.
201Created.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4040200No Event could be found.
40600013Cant create url.
4040028Sponsor not found.
4060918You are not authorized to access this sponsor.
Path Params
int64
required

This should be sponsor's unique id.

string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Body Params
RAW_BODY
object

SponsorsDto contains sponsor details.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json