Delete the gateway connections of multiple realms
DELETEhttps://demo.openremote.io/api/master/gateway/connection
Delete the gateway connections of multiple realms
Request
Query Parameters
realm string[]
Header Parameters
Authorization string
X-Forwarded-Proto string
X-Forwarded-Host string
Responses
- default
default response
- */*
- Schema
Schema
any
- curl
- nodejs
- java
- python
- ruby
- csharp
- go
- php
- powershell
- CURL
curl -L -X DELETE 'https://demo.openremote.io/api/master/gateway/connection' \
-H 'Authorization: Bearer <TOKEN>'
ResponseClear