Upload a User-Defined Hub Record Supporting Document
POST {{base_url}}/UDIC/:InfoCenterArea/fw_files
Use this endpoint to upload a supporting document or file in the User-Defined 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":"848253a8-deb9-621e-8114-3d41ec05ac01","FileName":"User-Defined Hub.pdf"}]