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

Function deleteGroup

  • deleteGroup(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Delete Group グループの削除

    Deletes group. You can’t use this API at new plan space.

    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 Team.

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

Settings

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

Generated using TypeDoc