Skip to main content
POST
/
v1
/
connections
/
{id}
/
revoke
revoke connection
curl --request POST \
  --url https://api.fetchbean.com/v1/connections/{id}/revoke \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Your fetchbean API key (fb_…).

Path Parameters

id
string
required

Response

Success

The response is of type object.