Products

Delete a product by ID

Permanently removes the record from the session. Returns 204 No Content on success.

delete/api/v1/products/{id}

Path parameters

idstring uuid required

Record UUID

Response

Deleted successfully

Changes