Upload an Activity Supporting Document
POST {{base_url}}/activity/fw_files
Use this endpoint to upload a supporting document or file in the Activities hub.
Request Body
[{"name"=>"file", "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
[{"FileID":"823031e6-acf9-201c-6009-a3e13606bd85","FileName":"Activity.pdf"}]