Skip to main content

Delete a Dish

DELETE 

https://api.staging.powerapi.com/api/v1/dishes/:id

Delete a Dish

Request

Path Parameters

    id int32required

Responses

Delete a Dish

Schema

    any

curl -L -X DELETE 'https://api.staging.powerapi.com/api/v1/dishes/:id' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.staging.powerapi.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!