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.