valid: true) means the post can be published, but doesn't guarantee success if network conditions change before actual publishing.curl --location --request GET 'https://api.swonkie.dev/v2/posts/UG9zdElkMTIzNDU2Nzg51352/validate' \
--header 'X-API-ID: {{apiId}}' \
--header 'X-API-KEY: {{apiKey}}'{
"valid": true
}