PUT JoinCodes/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

JoinCodes
NameDescriptionTypeAdditional information
appid

string

None.

code

string

None.

sg_id

string

None.

name

string

None.

enabled

boolean

None.

joins

integer

None.

joins_max

integer

None.

expiration_date

date

None.

guid

string

None.

guid_datetime

date

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.