Update Raffle item category

This API is used to update the raffle item category of the given category id. Event admins and super admins can access this API. The user needs to pass the item category id in path parameters. Users need to pass the item category details such as category name and color. We need to pass an authentication token to authorize the user.

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

Error CodeError Description
200OK
4060803The item category does not exist.
4060804The item category already exists.
4060816The uncategorized items will not be placed in any category.
Language
Authorization
Header
Click Try It! to start a request and see the response here!