OpenapiV1ConnectionsConnectionid/v1/connections/{connectionId} DELETE

/v1/connections/{connectionId}

DELETE
/v1/connections/{connectionId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

connectionId*string
Length1 <= length

Response Body

application/json

curl -X DELETE "https://example.com/v1/connections/string"
{  "deleted": true}