WebhookCreateUpdateInput.WorkspaceId Property

Definition

Select a workspace from the drop-down or specify a workspace ID.

[System.Text.Json.Serialization.JsonPropertyName("workspaceId")]
public string WorkspaceId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("workspaceId")>]
member this.WorkspaceId : string with get, set
Public Property WorkspaceId As String

Property Value

Attributes

Applies to