Upload a Project Image
POST {{base_url}}/project/:wbskey/photo
Use this endpoint to upload an image file for a project.
Request Body
[{"name"=>"files[]", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
{"IDs":{"WBS1":"0000008.00"},"GetRecord":null,"Status":1,"ReloadRequired":false}