projects
Creates a processor from the ProcessorType provided. The processor will be at ENABLED state by default after its creation. Note that this method requires the documentai.processors.create permission on the project, which is highly privileged. A user or service account with this permission can create new processors that can interact with any gcs bucket in your project.
post/v1/{+parent}/processors
Path parameters
parentstring required
Required. The parent (project and location) under which to create the processor. Format: projects/{project}/locations/{location}
Request body
Response
Successful response