Voltar para Messaging Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

auth: "WebhookSignature"
path: "/v1/webhooks/conversations.updated"
method: "POST"
httpSuccessStatus: 200
httpErrorStatusMap:
CONFLICT: 409
UNAUTHORIZED: 401
INTERNAL_ERROR: 500
VALIDATION_ERROR: 400

Input Schema

type: "object"
required:
0"signature"
1"timestamp"
2"eventId"
3"payload"
properties:
eventId:
payload:
signature:
timestamp:

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: