Delete Raffle item category

This API is used to delete the Raffle item category of the given category id. The user needs to pass the category id and event URL in the path parameter. This API can be accessed by event admin and super admin. We need to pass an authentication token to authorize the user.

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

Error CodeError Description
200OK
4060803Item Category does not exist.
4060806Item Category used for item.
Language
Authentication
Header
Click Try It! to start a request and see the response here!