Upload a PDF document related to a specific project model. This can include design documents, reports, or specifications necessary for the model’s context.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/project//model//upload-pdf' \
--form'file=@""'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.