Skip to main content

Delete a Delivery

DELETE 

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

Delete a Delivery

Request

Path Parameters

    id int32required

Responses

Delete a Delivery
Schema

Authorization: http

name: bearertype: httpscheme: bearerbearerFormat: JWT
curl -L -X DELETE 'https://api.staging.powerapi.com/api/v1/deliveries/: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!