Skip to main content
DELETE
Python

Authorizations

superU-Api-Key
string
header
required

Your SuperU API key.

Path Parameters

tool_id
string
required

Tool ID

Example:

"tool_01HXR9259WDZ2X3ZZKQ7HDG4C2"

Response

Tool deleted

A generic response schema for successful API calls.

status
string

Indicates if the request was successful.

Example:

"success"

message
string

A descriptive message about the result of the request.

Example:

"Request completed successfully"

data
object

The payload of the response, if any.