Upload a User-Defined Hub Record Image
POST {{base_url}}/UDIC/:InfocenterArea/:UDIC_UID/photo
Use this endpoint to upload an image file for a user-defined hub record.
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":{"UDIC_UID":"31d968387c604d0e91133f7139c91cef"},"GetRecord":null,"Status":1,"ReloadRequired":false}