Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
label
string
required
Example:

"My Knowledge Base"

webhookUrl
string
Example:

"https://example.com/webhook"

Response

201 - undefined