Delete Raffle item Details

This API is used to delete item details for a given item id. Admins and super admins can access this API. To call this API, the user must pass an authorization code to authorize the user and pass the item id.

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

Error CodeError Description
200The item is deleted successfully.
4030201The user is not an event admin.
4060802The item does not exist.
4060307The item cannot be deleted because tickets have already been submitted to the item.
Language
Authorization
Header
Click Try It! to start a request and see the response here!