put https://api.accelevents.com/rest/host/event//sponsors/
This API will help to update sponsor of event. We need to provide appropriate details to update sponsor.
Here is the description of response attributes, which returns to the form of JSON.
Attributes | Description |
---|---|
message | Sponsor updated for event. |
type | Success. |
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
200 | OK. |
201 | Created. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
4040200 | No Event could be found. |
40600013 | Cant create url. |
4040028 | Sponsor not found. |
4060918 | You are not authorized to access this sponsor. |