Skip to main content
POST
/
v1
/
fireflies_channels
fireflies_channels
curl --request POST \
  --url https://api.fetchbean.com/v1/fireflies_channels \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

Your fetchbean API key (fb_…).

Body

application/json

The body is of type object.

Response

Success

The response is of type object.