Skip to main content

delete the private gateway

DELETE 

https://api.spectrocloud.com/v1/overlords/:uid

delete the private gateway

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    msgstring
curl -L -X DELETE 'https://api.spectrocloud.com/v1/overlords/:uid' \
-H 'Accept: application/json' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— header