api_version_unsupported
The payload version is well formed but is not among the ones the platform serves.
| Code | Type | HTTP | Category |
|---|---|---|---|
api_version_unsupported | invalid_request_error | 422 | Webhooks |
Cause
The payload version is well formed but is not among the ones the platform serves.
What to do
Pick a supported version, or leave the field out to receive events in the current one.
Related
All Webhooks error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.