• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • addWebhook

Function addWebhook

  • addWebhook(config, params, context?): Promise<BacklogResponse<Webhook>>
  • Add Webhook Webhookの追加

    Adds new webhook.

    Parameters

    • config: contracts.BacklogConfig
    • params: AddWebhookParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<Webhook>>

    • Defined in src/endpoints/BacklogWebhookApi.ts:42

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc