Converc|Docs

Webhooks

Error Codes

Common webhook API errors and how to resolve them.

Common errors

  • 400Invalid input. This covers malformed payloads, invalid query params, or invalid webhook URLs.
  • 401Unauthorized. The API key is missing or invalid.
  • 403Webhooks are not enabled for the org or plan.
  • 404Webhook or call not found.
  • 500Server error while creating or delivering a webhook.

If you continue to see errors after correcting the request, contact support with the request id from the response headers.

Having issues? hello@converc.com.