post https://api.capmo.de/api/v1/upload/projects//document-files
This can be used to obtain an upload URL for a new project document.
Responses
This can be used to obtain an upload URL for a new project document.
xxxxxxxxxx
curl --request POST \
--url https://api.capmo.de/api/v1/upload/projects/projectId/document-files \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: