api_version_invalid_format
The payload version of the endpoint is not a `YYYY-MM-DD` date.
| Code | Type | HTTP | Category |
|---|---|---|---|
api_version_invalid_format | invalid_request_error | 422 | Webhooks |
Cause
The payload version of the endpoint is not a YYYY-MM-DD date.
What to do
Send the version as a date, matching one of the published payload versions.
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.