Skip to main content

Delete a guest

DELETE 

https://api.staging.powerapi.com/api/v1/businesses/:id/guests/:guest_id

Delete a guest

Request

Path Parameters

    id int32required
    guest_id int32required

Responses

Delete a Guest

Authorization: http

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