Allows to set webhook status.
External DocumentationTo learn more, visit the Egnyte Secure Govern documentation.

Parameters

ParameterDescription
StatusThe status to be set to the webhook.
Webhook IDID of the webhook.

Example Output

{
	"summary": "webhook disabled",
	"value": {
		"expires": 2100000000,
		"status": "disabled",
		"webhookId": "c9ac0519-284a-4bee-9574-30ae7891e5dc"
	}
}

Workflow Library Example

Set Issues Webhook Status with Egnyte Secure Govern and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop