Delete a tool decorator
Deletes an existing decorator entry by its decorator ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
decoratorId
The ID of the decorator to delete.
Response
Indicates whether the deletion was acknowledged
Errors
500
Internal Server Error