Create a decorator for a tool

Creates a new decorator entry for a tool in the tool registry.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
toolDecoratorobjectOptional

Response

The inserted decorator ID

Errors

500
Internal Server Error