post https://api.capmo.de/api/v1/projects//document-files
This can be used to create a new project document. This must be called after obtaining an upload URL.
Responses
This can be used to create a new project document. This must be called after obtaining an upload URL.
xxxxxxxxxx
curl --request POST \
--url https://api.capmo.de/api/v1/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: