✨ New Gift Cards API Live Now - Beta!
curl --request DELETE \
--url https://api.gameboost.com/v1/accounts/{accountId} \
--header 'Authorization: Bearer <token>'Delete a specific account by its ID.
curl --request DELETE \
--url https://api.gameboost.com/v1/accounts/{accountId} \
--header 'Authorization: Bearer <token>'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.
Was this page helpful?