ShipBob API MCP Server

delete_webhook

Remove specific webhooks from the ShipBob API MCP Server by providing the webhook ID, ensuring streamlined webhook management for e-commerce operations.

Input Schema

NameRequiredDescriptionDefault
webhookIdYesThe ID of the webhook to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "webhookId": { "description": "The ID of the webhook to delete", "type": "string" } }, "required": [ "webhookId" ], "type": "object" }
ID: 37nc7wfin6