Delete Categories
Catalog API
Delete Categories
Delete one or more categories from the catalog.
DELETE
Delete Categories
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Body
application/json
The IDs of the categories to delete.
Required array length:
1 - 100 elementsRequired string length:
1 - 255Examples:
["CAT-434", "CAT-231"]["e5fde3c3-7562-43aa-9388-8376a55f9578"]Response
Successful Response