Skip to main content
Version: Next

Delete the gateway connections of multiple realms

DELETE 

https://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 response

Schema

    any

curl -L -X DELETE 'https://demo.openremote.io/api/master/gateway/connection' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://demo.openremote.io/api/master
Auth
Parameters
— query
— header
— header
— header
ResponseClear

Click the Send API Request button above and see the response here!