Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Verify a webhook

Verify a webhook. The request is sent to the configured target URL to check if the webhook is ready to use. If successful, the value "200" is returned in the "httpStatusCode" field of the JSON response. In case of errors check the "responseBody" field.

Path Params
int64
required

Client ID

int64
required

Webhook ID

Query Params
int64
required

ID of a valid mailing (e.g. test mailing in Smart Campaigns). For blacklist webhooks any valid customer's mailing ID can be used.

int32
1 to 100
Defaults to 1

Number of events to send (max. 100)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The verification of the webhook is not supported for the provided type.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json