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

Function deleteProjectGroup

  • deleteProjectGroup(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Delete Project Group プロジェクトグループの削除

    Removes a group from the project.

    Parameters

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

    Returns Promise<BacklogResponse<EmptyObject>>

    Deprecated

    This API has been deprecated and is no longer recommended for use. Please replace it with Delete Project Team.

    • Defined in src/endpoints/BacklogGroupApi.ts:119

Settings

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

Generated using TypeDoc