Dishes
Delete a specific dish
Use this method to delete a specific dish, using its id
.
This operation cannot be undone.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique dish identifier, generated when the dish was created.
Response
204
Request successful, no content