Change current event

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 codeError Description
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4040200Event Not Found
Language
Authorization
Header
Click Try It! to start a request and see the response here!