Update Auction Item Category

This API will update the auction item category of the specified category ID.

The user needs to pass category ID and event URL in the path parameters and pass item category details like category name and category color.

This endpoint can be accessed by users with event admin access or greater. Users will need to pass an authentication token to authorize the user.

Here are the possible error messages, which will return if any condition has failed or requires missing data for processing.

Error CodeError Description
200OK
4060803Item category does not exist.
4060804Item category already exists.
4060816Uncategorized items will automatically be placed in an uncategorized category. You do not need to add a category called uncategorized.
Language
Authorization
Header
Click Try It! to start a request and see the response here!