v1

latestOpenAPI 3.1.02026-07-1314915.3 KB

Handle Tiptap Webhook

Receive collaboration webhook events from Tiptap Cloud.

Currently we only act on the first comment in a thread (i.e. a new thread being created) and post a Slack notification.

post/_webhooks/tiptap

Headers

x-client-secretstring nullable

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Request body

triggerstring required
namestring
appNamestring
userstring

Response

Successful Response

{"stackTrail":"paths:/_webhooks/tiptap:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}