Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As of Version

product version 2020 Winter | component version 

Request MethodGET
Response FormatHTTP status code
Description


Excerpt

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:

View file
nameicons-svg.zip
height150

The recommended standard icon for folder object types:

View file
namefolder-24px.svg
height150

The recommended standard icon for document object types:

View file
namefilepapersheetoutlinedinterfacesymbol_104958.svg
height150

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

View file
namedlm.svg
height150

...