delete https://api.accelevents.com/rest/event//portal/exhibitor//product/
This API is used to delete a product by its id.
Response
After deleting the product message of "Product Deleted Successfully" is comes in JSON Response.
Attribute | Description |
---|---|
Type | Type of api response. i.e Success or Fail. |
Message | It contains message for response that can be use for display to end user. |
Error Code
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
204 | No Content success status response code indicates that a request has succeeded, but that the client doesn't need to navigate away from its current page. |
401 | Accessing the resource you were trying to reach is forbidden |
403 | The resource you were trying to reach is not found |
40600013 | Cant create url |
4040200 | Event Not Found |
4030201 | Not Event Host |