This page was last edited on December 19, 2017, at 11:03.
Comments or questions about this documentation? Contact us for support!
PUT
PUT /icons/<tenant_dbid>/<media_type>
{
"content_type": "<content_type>",
"name": "<icon_file_name>",
"encoding": "base64",
"data": "<icon_data_encoded_with_encoding_method>"
}