curl --request DELETE \
--url https://platform.versori.com/api/connect/v1/o/{organisation_id}/connectors/{connector_id}/connections/{connection_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.DeleteConnection deletes an Connection.
curl --request DELETE \
--url https://platform.versori.com/api/connect/v1/o/{organisation_id}/connectors/{connector_id}/connections/{connection_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.