Create a schema

To model your event-driven architecture, schemas are a fundamental building block for modelling the payloads of the events flowing through your system. Use this API to create schemas that can later be referenced by events.

Token Permissions: [ schema:create:* ]

Log in to see full request history
Body Params

The schema requires a name, an application domain and a schema type.

string
required
string
required
length ≤ 2048
boolean
string
required
length between 0 and 255
customAttributes
array of objects
customAttributes
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8
application/json
*/*