Document
Upload documents to a space ID
POST
/
api
/v1
/document
/upload
/{spaceId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe file data to upload
fileName
Requiredstring
Minimum length:
1
fileType
Requiredstring
Minimum length:
1
fileSize
Requiredinteger
Format:
"int64"
fileData
Requiredstring
Minimum length:
1
Path Parameters
spaceId
Requiredstring
The space ID to attach this document to
OK