Date validation

Checks if the specified date is valid.

Request example:

GET: https://digidates.de/api/v1/checkdate?date=2023-01-01

Response example:

JSON: { "checkdate" : true }