Documents
Upload file for document
Upload a file for a document.
POST
Upload file for document
Documentation Index
Fetch the complete documentation index at: https://developer.vanta.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
multipart/form-data
Response
201 - application/json
File uploaded for document
Unique identifier for the document.
The file name of the document.
The document's title.
The document's description
Mime type of the document.
The actor who uploaded this document. It could be a user or an app.
Date of when the document was uploaded.
Date when the document was last updated.
Date of when the document was deleted. Is set to null if the document has not been deleted.
The document's effective date.
The document's URL.
Upload file for document