metadata
Validate a metadata payload
Validate a metadata payload against the JSON schema for its content_type without persisting it. Returns 200 on success and 422 on validation failure, with the same field-level error shape as the create endpoint.
post/metadata/validate/
Request body
Response
The payload is valid for the given content type.