Validate an AnyBlock document
POST/v2/validate
Structure and format rules only. Nothing is resolved against a space, so option names and a type's property keys are not checked here. Findings come back as data: an invalid document is still a 200, carrying the issues, and a valid one carries empty lists.
Requestโ
Responsesโ
- 200
- 400
- 401
- 403
- 409
Issue and warning lists, empty when the document is valid
Invalid path, query or request input
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
Idempotency-Key conflict, or an operation-specific concurrency conflict