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

Function deleteProjectTeam

  • deleteProjectTeam(config, params, context?): Promise<BacklogResponse<Team>>
  • Delete Project Team プロジェクトチームの削除

    Removes a team from the project.

    Parameters

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

    Returns Promise<BacklogResponse<Team>>

    • Defined in src/endpoints/BacklogTeamApi.ts:163

Settings

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

Generated using TypeDoc