delete https://api.accelevents.com/rest/host/event//sponsors/
This API is help us to delete sponsors from your event by sponsor id
Here is the description of response attributes, which returns to the form of JSON.
Attributes | Description |
---|---|
message | Sponsor details deleted. |
type | Success |
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
200 | OK |
204 | No Content |
401 | Unauthorized |
403 | Accessing the resource you were trying to reach is forbidden. |
4040028 | Sponsor not found |
4030201 | Not Event Host |