Delete the specified connection.
Version: v3
Request Type: DELETE
Endpoint:
/v3/connections/<id> |
where:
Parameter | Description |
---|---|
<id> | Internal identifier for the connection |
Request URI - Example:
/v3/connections/4 |
Request Body:
Empty.
Response Status Code - Success: 204 - No Content
Response Body Example:
Empty.
None.