Delete a webhook by ID.

External Documentation

To learn more, visit the Smartsheet documentation.

Parameters

ParameterDescription
Webhook IDThe ID of the webhook.

Example Output

{
	"message": "<string>",
	"resultCode": 1
}

Workflow Library Example

Delete Webhook with Smartsheet and Send Results Via Email

Preview this Workflow on desktop

Delete a webhook by ID.

External Documentation

To learn more, visit the Smartsheet documentation.

Parameters

ParameterDescription
Webhook IDThe ID of the webhook.

Example Output

{
	"message": "<string>",
	"resultCode": 1
}

Workflow Library Example

Delete Webhook with Smartsheet and Send Results Via Email

Preview this Workflow on desktop