PayZuDocs

Deletes a webhook and stops the deliveries to that URL.

Confira nosso tutorial
DELETEhttps://api.payzu.processamento.com/v1/user/webhooks/{id}
DELETE
/user/webhooks/{id}

Path Params

Webhook id.

Responses

curl -X DELETE "https://api.payzu.processamento.com/v1/user/webhooks/cm3w7k1t40000q8f2r5b9x3ad" \  -H "Authorization: Bearer {{token}}"
{
"status": "ERROR",
"error": "Bad Request",
"errorCode": "PZV001",
"message": "Invalid data. Check the fields provided.",
"statusCode": 400,
"requestId": "cmbz0f8qk0001js04hp3e2n0f",
}