Delete Exhibitor ProductAsk AIdelete https://api.accelevents.com/rest/event/{eventUrl}/portal/exhibitor/{exhibitorId}/product/{id}This API is used to delete a product by its id.Path ParamseventUrlstringrequiredEvent url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.exhibitorIdint32requiredit is the Unique id of the exhibitor.idint32requiredit is product id of exhibitor productHeadersAuthorizationstringAPI Authentication TokenacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 204204 401401 403403Updated 10 months ago