Skip to main content

Delete special open hours

DELETE 

https://api.staging.powerapi.com/api/v1/businesses/:id/special_open_hours/:special_open_hour_id

Delete special open hours

Request

Path Parameters

    id stringrequired
    special_open_hour_id stringrequired

Responses

Schema
    object object

Authorization: http

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

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