put https://api-pay-sandbox.venly.io/webhooks/
Responses
xxxxxxxxxx
11curl --request PUT \
--url https://api-pay-sandbox.venly.io/webhooks/webhookId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"authenticationMethod": {
"type": "API_KEY"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: