Add icon to business workspace
POST {{baseUrl}}/v2/businessworkspaces/:bw_id/icons
Creates the icon of a business workspace.
Request Body
[{"name"=>"file_content_type", "value"=>"ea ex", "datatype"=>"string"}, {"name"=>"file_filename", "value"=>"in magna", "datatype"=>"string"}, {"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"file_filelength", "value"=>"-25510393", "datatype"=>"number"}, {"name"=>"icon_name", "value"=>"Ut elit aute nulla", "datatype"=>"string"}]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""