delete the private gateway
DELETE/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
- 200
(empty)
- application/json
- Schema
- Example (from schema)
Schema
msgstring
{
"msg": "string"
}
Loading...