Module workspace_webhooks

Source
Expand description

Data layer for managing workspace webhooks.

Structs§

WorkspaceWebhookCreateInput
WorkspaceWebhookCreateOutput
WorkspaceWebhookUpdateInput

Functions§

create_workspace_webhook
Creates a new workspace webhook.
delete_workspace_webhook
Flags the workspace webhook as deleted.
update_workspace_webhook
Updates a workspace webhook.
view_workspace_webhook
Retrieves a workspace webhook by its ID.