/v1/connections/{connectionId}
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
connectionId*string
Length
1 <= lengthResponse Body
application/json
curl -X DELETE "https://example.com/v1/connections/string"{ "deleted": true}