Skip to main content
DELETE
/
link
/
connection
/
{connection_id}
Revoke Consent
curl --request DELETE \
  --url https://api.onfabric.io/api/v1/link/connection/{connection_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

api-key
string

The api key generated from the Fabric developer portal

Path Parameters

connection_id
string
required

Response

Successful Response