Delete Vendors
Catalog API
Delete Vendors
Delete vendors by ID.
This function won’t error out when trying to delete vendors that don’t exist.
DELETE
Delete Vendors
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 vendors to delete.
Minimum array length:
1Required string length:
1 - 255Examples:
["XljzxWf8sfqF", "eBbIYS16vZV3"]["VENDOR-456"]["5c30432c-1186-4389-a2f1-577bb8dd5180"]Response
Successful Response