Knowledge Bases
Retrieve a file upload URL
Creates a presigned upload policy for a file that will be attached to a knowledge-base datasource. Submit the returned form fields and file directly to the returned URL.
GET
Core - Create file upload policy
Related guide: Knowledge bases guide. See the Knowledge bases guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The name of the file to upload.
The media type of the file to upload.
The datasource identifier that will own the uploaded file.