Bulk add new credentials to a specific account offer. Duplicate credentials within the same account offer are automatically skipped. Only available for non-legacy accounts.
Documentation Index
Fetch the complete documentation index at: https://docs.gameboost.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the account offer
Array of credential strings to add
1500[
"Login: newuser1\nPassword: pass123",
"Login: newuser2\nPassword: pass456"
]