DocsAPI Reference
Log In
API Reference

Update an existing webhook profile

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the webhook profile

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.

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

string

Display name

string
enum

Status

Allowed:
string

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:
*/*