Forum.KickBanFireteamApplicant

Forum

Verb: POST

Path: /Forum/Recruit/KickBan/{topicId}/{targetMembershipId}/

Allows a recruitment thread owner to kick a join user from the fireteam. Returns the new state of the fireteam.

Required Scope(s)

  • oauth2: WriteGroups
  • oauth2: BnetWrite

Path Parameters

  • targetMembershipId
    The id of the user you wish to kick.
    Type: int64
  • topicId
    The post id of the recruitment topic you wish to join.
    Type: int64

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string