Skip to content

Commit 1adf8bf

Browse files
authored
Update exp_softcode.md
1 parent d85e276 commit 1adf8bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/exp_softcode.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ To test specific DRAFT Battlepass, add X-Battlepass-Id header to request
1313
|:------------:|:----------------:|--------------------------------------:|-------------------------------------------------------------------:|
1414
| Header Token | X-API-KEY | X-API-KEY: YOURTOKEN | https://dashboard.whalepass.gg/api-key |
1515
| Header Token | X-Battlepass-Id | X-Battlepass-Id: YOURTOKEN | https://dashboard.whalepass.gg/campaigns |
16-
| Path Field | playerId | \{ "playerId": "string" } | You can find in response |
17-
| Body Field | gameId | \{ "gameId": "string" } | https://www.whalepass.gg/documentation/tutorial#finding-your-game-id|
18-
| Body Field | actionId | \{ "actionId": "string" } | https://dashboard.whalepass.gg/game-actions |
16+
| Path Field | playerId | \{ "playerId": "string" \} | You can find in response |
17+
| Body Field | gameId | \{ "gameId": "string" \} | https://www.whalepass.gg/documentation/tutorial#finding-your-game-id|
18+
| Body Field | actionId | \{ "actionId": "string" \} | https://dashboard.whalepass.gg/game-actions |
1919

2020

2121
Request:

0 commit comments

Comments
 (0)