Get upload URL for a knowledge base by its id
Uploading files is a three step process:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the knowledge base to get the upload URL for
The filename of the file to upload
"example.pdf"