Skip to main content
POST
/
notifications
/
webhooks
/
{webhookProfileId}
/
test
Test an existing webhook profile
curl --request POST \
  --url https://api-sb.meld.io/notifications/webhooks/{webhookProfileId}/test \
  --header 'Authorization: <api-key>'
{
  "requestId": "<string>"
}

Authorizations

Authorization
string
header
default:BASIC <Meld API Key>
required

Path Parameters

webhookProfileId
string
required

Unique identifier for the webhook profile

Response

Test message sent

requestId
string

Unique identifier of this request