Skip to main content
DELETE
Delete Cloud Connection

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
id
integer

ID of the cloud connection to remove.

Example:

42

Response

Success: {"success": true, "msg": "Deleted Connection"}

success
boolean

Always true

msg
string

"Deleted Connection"