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

Path Parameters

nameOrID
string
required

Name or UUID of the connection

Response

No Content