Add auction item category

This API will add a new Auction item category, users will need to 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
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!