Skip to main content
POST
Remove one app tool from the live registry

Authorizations

x-api-key
string
header
required

Body

application/json

Re-register or remove one app tool by kind and name, optionally restricting the fleet fan-out to specific targets.

kind
string
required

The tool kind (e.g. "flow").

Minimum string length: 1
name
string
required

The tool name.

Minimum string length: 1
targets
string[] | null

Workers to restrict the fan-out to.

Response

Success.

data
any
required