rlink:game:clan:create

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rlink:game:clan:create [2022-10-23 02:39] – created simonsanrlink:game:clan:create [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/clan/create ======+====== [POST] /game/clan/create ======
  
 <WRAP center round important 60%> <WRAP center round important 60%>
Line 5: Line 5:
 </WRAP> </WRAP>
  
-===== Request =====+ 
 +===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
  
 POST /game/clan/create HTTP/1.1 POST /game/clan/create HTTP/1.1
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept: */* Accept: */*
 Accept-Encoding: identity Accept-Encoding: identity
-Cookie: ApplicationGatewayAffinity=794ba560e22a634f229c95c54bb135c8;ApplicationGatewayAffinityCORS=794ba560e22a634f229c95c54bb135c8;reliclink=1976371366;+Cookie: ApplicationGatewayAffinity=794ba560e22a634f229c95c54bb135c8;ApplicationGatewayAffinityCORS=794ba560e22a634f229c95c54bb135c8;worldsedgelink=1976371366;
 Cache-Control: no-store Cache-Control: no-store
 Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Line 24: Line 26:
  
 ^parameter ^type ^value ^comments ^ ^parameter ^type ^value ^comments ^
-|callNum||40||+|callNum|int|40||
 |chat|arr[str]||| |chat|arr[str]|||
 |connect_id|str||=sessionID| |connect_id|str||=sessionID|
Line 52: Line 54:
  
  
-===== Response ====+==== Response ====
- +
-==== AoE2:DE ==== +
-     ^^^^^^^ game_id as headline to have it in TOC+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 [ [
-   3, +    3, 
-   null, +    null, 
-   null, +    null, 
-   [ +    []
-       +
-   ]+
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/clan/create.1666485576.txt.gz
  • Last modified: 4 years ago
  • by simonsan