Voltar para Search and Discovery
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

http:
successStatus: 202
errorStatusMap:
path: "/v1/webhooks/index-document-changed"
method: "POST"

Input Schema

type: "object"
required:
0"authToken"
1"userId"
2"eventId"
3"eventType"
4"entityType"
5"entityId"
6"occurredAt"
properties:
userId:
eventId:
document:
entityId:
authToken:
eventType:
entityType:
occurredAt:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"success"
1"data"
2"meta"
properties:
data:
meta:
success: