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
e.g. tenMytenant:Invoice
orinvoice
or appMyapp:Contractcontract
.
>> Manage Icons
The role YUUVIS_TENANT_ADMIN is required.
Response HTTP status codes:
HTTP Status Code | Meaning |
---|
200 | OK |
201 | OK |
400 | No icon was specified. |
401 | Unauthorized |