Delete Widget
gorgias_delete_widgetPermanently delete a Gorgias widget by its ID. This action is irreversible and returns 204 No Content upon success.
Instructions
DELETE /api/widgets/{id} — Permanently delete a widget. This operation is irreversible. Returns 204 No Content on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the widget to delete |