Webhook v2 API - Limit of 1 webhook per account

Hi there,

I created my 1rst webhook => No issue.

Then I tried to create a 2nd webhook => ISSUE.
I get the following response:

ERROR 409 Conflict
{
“code”: 2202,
“message”: “Can only add max one webhook under an account.”
}

I haven’t found anywhere in the documentation that we are limited to ONLY 1 webhook per account.

Looking at the Webhook API, it makes you believe you can create more than 1 webhook.

Request: 

  1. add this limit in the documentation
  2. or allow to create multiple webhook.

Thanks.

 

Hi, you are right that this is a limitation that we have as of now. This will be removed in our next major release in May. 

We will update the doc and thanks for pointing it out

Wei @ Zoom