Upload a Project Supporting Document

POST {{base_url}}/project/fw_files

Use this endpoint to upload a supporting document or file in the Projects hub.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"91efa000-c744-4dd4-99e8-9a8074709dd8","FileName":"Project.pdf"}]