rlink:game:clan:update

Differences

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

Link to this comparison view

Next revision
Previous revision
rlink:game:clan:update [2022-10-23 02:47] – created simonsanrlink:game:clan:update [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/clan/update ======+====== [POST] /game/clan/update ======
  
 <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/update HTTP/1.1 POST /game/clan/update 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 36: Line 37:
 |tags|arr[]||| |tags|arr[]|||
  
- +==== Response ====
- +
-===== Response ====+
- +
-==== AoE2:DE ==== +
-     ^^^^^^^ game_id as headline to have it in TOC+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 [ [
-   0, +    0, // result status code 
-   +    
-      110061, // clan_id? +        110061, // clan_id 
-      "yyyy", // tag +        "yyyy", // tag 
-      "Rusty1312", // name +        "Rusty1312", // name 
-      "TestyRusty2", // description +        "TestyRusty2", // description 
-      "", +        "", 
-      "CR-001", // icon +        "CR-001", // icon 
-      1, +        1, 
-      0, +        0, 
-      1, +        1, 
-      "", +        "", 
-      "", +        "", 
-      6298829 +        6298829 
-   ]+    ]
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/clan/update.1666486059.txt.gz
  • Last modified: 4 years ago
  • by simonsan