DocsAPI Reference
Log In
API Reference

Create a new webhook profile

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
eventTypes
array of strings

Event types that will be sent to the URL. If empty, then all events will be sent to the URL.

Reference <a href=https://docs.meld.io/docs/webhook-events>Webhook events

eventTypes
string

Version of webhooks sent to the URL. If not specified, the current date will be used.

Reference <a href=https://docs.meld.io/docs/versioning>Webhook version

string
required
length ≥ 1

Display name

string
required
length ≥ 1

URL where webhooks will be sent

Responses

400

Bad Request : check request values and format

401

Invalid credentials

403

Unauthenticated or authenticated with insufficient access

500

Server Error. This applies to all 5xx errors, including but not limited to 500, 501, 502, 503, and 504 errors. You should treat all of these errors the same.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*