# PostWebhookRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Webhookユーザーの表示名 |
**description** | **String** | 説明 |
**channel_id** | [**uuid::Uuid**](uuid::Uuid.md) | デフォルトの投稿先チャンネルUUID |
**secret** | **String** | Webhookシークレット |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)