Tool Offerings
Remove Tool Offering
Delete a specific tool offering from the system, making it unavailable for future use.
POST
/v2/remove_tool_offeringOperation ID: remove_tool_offering_handler
Request Body
application/json
RemoveToolOfferingRequest
Responses
200Successfully removed tool offering
No schema specified
application/json
schema
400Bad request
No schema specified
application/json
APIError
404Tool offering not found
No schema specified
application/json
APIError
500Internal server error
No schema specified
application/json
APIError