Skip to main content
PATCH
Update schema

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json

The schema body is a JSON Schema definition object. The legacy fields array is ignored by the API.

name
string
required
definition
object
required

A JSON Schema document describing the columns the processed data must conform to.

description
string

Response

200 - application/json

Schema

id
string
required
name
string
required
definition
object
required

A JSON Schema document describing the columns the processed data must conform to.

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
description
string
isActive
boolean

Always present in responses (currently always true).