Discussions

Ask a Question
Back to All

Can't disable a webhook

I am trying to disable a webhook, however I am getting the following error:

{
"errors": [
{
"code": "resourceprocessing_state",
"detail": "Webhook with id hook
<WEBHOOK_ID> is still being processed."
}
]
}

Any help is appreciated.