Shortcuts

geodesic.entanglement.object.delete_connections

geodesic.entanglement.object.delete_connections(connections, project=None, hard=False, show_prompt=True)[source]

Deletes connections given a list of triples (Connection objects).

Parameters
  • connections – list of Connections or dicts of connections to delete. Every object must exist and have a UID.

  • project – This will overwrite the project if none is specified on a connection.

Raises

requests.HTTPError for fault.

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources