Skip to content

Commit 8c37723

Browse files
authored
Update get_player_progress_by_id.md
1 parent e29c765 commit 8c37723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get_player_progress_by_id.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ 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-
| Body Field | playerIds | { "playerIds": "string" } | You can find in response |
17-
| Body Field | gameId | { "gameId": "string" } | https://www.whalepass.gg/documentation/tutorial#finding-your-game-id|
16+
| Body Field | playerIds | \{ "playerIds": "string" } | You can find in response |
17+
| Body Field | gameId | \{ "gameId": "string" } | https://www.whalepass.gg/documentation/tutorial#finding-your-game-id|
1818

1919

2020
Request:

0 commit comments

Comments
 (0)