Add widget icon to business workspace

POST {{baseUrl}}/v2/businessworkspaces/:bw_id/icons

Adds the widget icon to the business workspace. You can upload images which are smaller than 1 MB in JPEG, PNG, or GIF format. This call is not supported for business templates.

Request Body

[{"name"=>"file_content_type", "value"=>"voluptate Ut velit", "datatype"=>"string"}, {"name"=>"file_filename", "value"=>"nulla do", "datatype"=>"string"}, {"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"file_filelength", "value"=>"-90463855", "datatype"=>"number"}, {"name"=>"icon_name", "value"=>"in nostrud quis esse", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

""