Skip to main content
DELETE
/
connections
/
{name}
Delete Connection
curl --request DELETE \
  --url https://use.hoop.dev/api/connections/{name}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

name
string
required

The name of the resource

Response

No Content