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
name
string
required
integration_id
string
required
workspace_id
string<uuid>
slug
string
note
string | null
usage_limits
object
rate_limits
object
expires_at
string<date-time>

Response

200 - application/json
id
string
slug
string
Last modified on September 18, 2026