Resources

Delete a connection

Deletes a connection. Pass targetConnectionId to move its maps and workflows to another connection of the same provider first.

delete/v3/connections/{connectionId}

Path parameters

connectionIdstring uuid required

Request body

targetConnectionIdstring uuid

Response

The connection was deleted.

Changes