Removes a specific icon from the system using its unique identifier. This operation is irreversible and ensures the icon is no longer available for use in annotations, visual tags, or checklists. Often used during cleanup or redesign.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request DELETE '/icon/delete/'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.