Put Schema
Apps
Put Schema
Submitting (create or update) JSON Schema (2019-09 version) for an app.
PUT
Put Schema
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
unique app name
Body
application/json
JSON Schema (2019-09 version).
Response
200 - application/json
OK
Unique ID of the version.
Unique ID of the schema stream. Stream is associated with some particular app.
Sequential ID of the version.
Persisted JSON Schema (2019-09 version).
ISO-8601 timestamp indicating when the schema version was appended.

