Click or drag to resize

WebhookApiClientId Property

Get the API Client Id corresponding to third-party app that created the Webhook.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public string ApiClientId { get; set; }

Return Value

Type: String
the Client Id
See Also