Put
/api/resource-manager/resource-types/{id}/icon-data
Save icon data for given resource type
Security
HTTP
Type bearer
Path parameters
id
stringRequired
ID of the resource type
Body parameters
SVG XML to save the icon data for given resource type
string
Responses
204
Resource type icon saved successfully
400
Bad Request
404
The resource type id is not found