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

Function deleteUser

  • deleteUser(config, params, context?): Promise<BacklogResponse<EmptyObject>>
  • Delete User ユーザーの削除

    Deletes user from the space. 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:102

Settings

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

Generated using TypeDoc