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

Function addUser

  • addUser(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Add User ユーザーの追加

    Adds new user to the space. “Project Administrator” cannot add “Admin” user. You can’t use this API at new plan space.

    Parameters

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

    Returns Promise<BacklogResponse<EmptyObject>>

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

Settings

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

Generated using TypeDoc