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

Function removeWikiAttachment

  • removeWikiAttachment(config, params, context?): Promise<BacklogResponse<WikiAttachmentFile>>
  • Remove Wiki Attachment Wikiページの削除

    Removes files attached to Wiki.

    Parameters

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

    Returns Promise<BacklogResponse<WikiAttachmentFile>>

    • Defined in src/endpoints/BacklogWikiApi.ts:234

Settings

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

Generated using TypeDoc