Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json

File Comment Webhooks

eventTimestamp
string
required

Timestamp of when the event happened

action
enum<string>
required
Available options:
CREATED
clientId
string
required

The ID of the client

Example:

"cmf41ajzv003706un4i99q19z"

workspaceId
string | null
required

The ID of the workspace

Example:

"cmf41ajzv003706un4i99q19z"

resource
enum<string>
required
Available options:
FILE_COMMENT
data
object
required

Response

200

Webhook received