Batch Create Document
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
domain
Headers
x-fern-basepath
The basepath of the docs site that the document belongs to, e.g. /plants for a site served at docs.example.com/plants. Omit this for sites served at the root of the domain. Documents are only retrieved by Ask Fern on the site matching the domain and basepath they were created with.
Request
This endpoint expects a list of any.
Response
Successful Response
document_id
The unique identifier of the created document
Errors
422
Unprocessable Entity Error