post https://api.accelevents.com/rest/u/setEvent/eventUrl/
This API will set events for the user. This API can be accessed by event admin and super admin.
We need to pass authentication and event URL. This API is used on the host side for setting events from the dropdown.
This API Returns a void response with 200 status if the API is executed successfully.
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error code | Error Description |
---|---|
401 | You are not authorized to view the resource. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
4040200 | Event Not Found |