GroupV2.SetUserClanInviteSetting

GroupV2

Verb: POST

Path: /GroupV2/SetUserClanInviteSetting/{mType}/{allowInvites}/

Sets the state of the user's clan invite preferences - true if they wish to be invited to clans, false otherwise.

Required Scope(s)

  • oauth2: EditUserData

Path Parameters

  • allowInvites
    True to allow invites of this user to clans, false otherwise.
    Type: boolean
  • mType
    The Destiny membership type of linked account we are manipulating.
    The types of membership the Accounts system supports. This is the external facing enum used in place of the internal-only Bungie.SharedDefinitions.MembershipType.
    Type: int32

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
Response
Type: int32
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