remove Style Image
open override fun removeStyleImage(imageId: String): Expected<String, None>
Content copied to clipboard
Removes an image from the style.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
image Id
ID of the image to remove.