v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBCollection Documents
Validate document against collection schema
Dry-run validation: checks a document payload against the collection's document_schema without creating or modifying any data. Returns validation result with any violations found.
post/v1/collections/{collection_identifier}/documents/schema/validate
Path parameters
collection_identifierstring required
The ID or name of the collection.
The ID or name of the collection.
Request body
object required
The document payload to validate against the collection schema.
Response
Successful Response
{"stackTrail":"paths:/v1/collections/{collection_identifier}/documents/schema/validate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}