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.