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

Function deleteWatching

  • deleteWatching(config, params, context?): Promise<BacklogResponse<WatchingItem>>
  • Delete Watching ウォッチの削除

    Deletes a own watching. User can delete a own watching.

    Parameters

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

    Returns Promise<BacklogResponse<WatchingItem>>

    • Defined in src/endpoints/BacklogWatchingApi.ts:123

Settings

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

Generated using TypeDoc