Upload an XSD Schema
Use this endpoint to upload an XSD schema file as multipart/form-data. The file must not exceed 1 MiB.
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Headers
Bearer token forwarded to the XSD validator sidecar for import resolution.
Body
Response
Indicates that the resource was successfully created and the operation was completed as expected.
Size of the schema content in bytes.
4096
Hash of the schema content for integrity verification.
"sha256:9f2c8b1a4d7e0f3c6b5a8d2e1f4c7b0a3d6e9f2c5b8a1d4e7f0c3b6a9d2e5f8c"
Creation timestamp (RFC 3339).
"2026-01-15T10:30:00Z"
Identity that uploaded the schema.
"user@example.com"
XSD schema identifier.
"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"
Namespaces imported/included by this schema.
Schema name.
"pain.001"
XSD targetNamespace declared by the schema.
"urn:iso:std:iso:20022:tech:xsd:pain.001.001.09"
Schema version.
"1"

