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

Function addGroup

  • addGroup(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Add Group グループの追加

    Adds new 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 Add Team.

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

Settings

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

Generated using TypeDoc