Skip to main content
Connect an external integration webhook route and rotate matching signing secrets

Authorizations

Authorization
string
header
required

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

Headers

x-acornops-external-user-id
string
required
Example:

"external-user-1"

Body

application/json
deliveryUrl
string<uri>
required
Example:

"https://bot.example.com/acornops/webhooks/routes/route-token"

Response

External webhook route state. Connected subscriptions include freshly rotated signing secrets.

status
enum<string>
required
Available options:
unconfigured,
configured,
connected
connectedAt
string<date-time> | null
required
lastSyncedAt
string<date-time> | null
required
subscriptions
object[]
required