Skip to main content

Test a webhook

POST 

/v1/webhooks/:id/test

test a webhook.

Request

Path Parameters

    id stringrequired

Body

required

    payload

    object

    required

    property name* any

Responses

Schema

    operation stringrequired

    Operation performed

    success booleanrequired

    Specify whether the operation was successful

Loading...