Sha256: 1b5a8b7cb5155fe9f11206477180995e79de148bcbb28dec8cd22d30d6dc2801

Contents?: true

Size: 845 Bytes

Versions: 6

Compression:

Stored size: 845 Bytes

Contents

# TalonOne::NewWebhook

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**application_ids** | **Array<Integer>** | The IDs of the applications that are related to this entity. | 
**title** | **String** | Friendly title for this webhook | 
**verb** | **String** | API method for this webhook | 
**url** | **String** | API url (supports templating using parameters) for this webhook | 
**headers** | **Array<String>** | List of API HTTP headers for this webhook | 
**payload** | **String** | API payload (supports templating using parameters) for this webhook | [optional] 
**params** | [**Array<TemplateArgDef>**](TemplateArgDef.md) | Array of template argument definitions | 
**enabled** | **BOOLEAN** | Enables or disables webhook from showing in rule builder | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/NewWebhook.md
talon_one-1.3.0 docs/NewWebhook.md
talon_one-1.2.0 docs/NewWebhook.md
talon_one-1.1.2 docs/NewWebhook.md
talon_one-1.1.1 docs/NewWebhook.md
talon_one-1.1.0 docs/NewWebhook.md