Profile Schema
Set a schema
Sets a JSON-schema for a specified schema identifier.
POST
/
schema
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
The body is of type object
.
Was this page helpful?