Register a file upload for a knowledge base by its id
Registering a file upload 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 register the file for
Successful Response
The response is of type object
.