Method: schemas.create
Stay organized with collections
Save and categorize content based on your preferences.
Full name: projects.locations.schemas.create
Creates a schema.
HTTP request
POST https://documentai.googleapis.com/v1/{parent}/schemas
Path parameters
Parameters
parent
string
Required. The parent (project and location) under which to create the Schema. Format: projects/{project}/locations/{location} It takes the form projects/{project}/locations/{location}.
Request body
The request body contains an instance of NextSchema.
Response body
If successful, the response body contains a newly created instance of NextSchema.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-04 UTC."],[],[]]