Product
Delete Product
Delete a Product with the given UUID.
This endpoint deletes a specific Product within a specified Organization, using the Product UUID.
delete/organizations/{orgId}/products/{id}
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifer (UUID) of the Product to delete.
Response
Returns the deleted Product