Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

As of Version

product version 2020 Winter | component version 

Request MethodGET
Response FormatHTTP status code
Description

Creates or updates the tenant-specific icon resource specified by path with the data passed as SVG image in a multipart request body.

Such icon endpoints are also available in the resource-controller and system-controller. They are intended to serve for the configuration of object type icons. Use the technical name of the corresponding object type as value for path, eg tenMytenant:Invoice or appMyapp:Contract.

The role YUUVIS_TENANT_ADMIN is required.

Response HTTP status codes:

HTTP Status CodeMeaning
200 OK
201 OK
400No icon was specified.
401 Unauthorized
Recommended icons

These icons are fitting the look and feel of the client and are recommended to use:

The recommended standard icon for folder object types:

The recommended standard icon for document object types:

The recommended standard icon for a generic document type (a document object type that can be extended by floating secondary object types after creation):

  • No labels