Heroic Labs Console API
The Console API from Heroic Labs — 73 operation(s) for console.
Operations 92
POST
/v2/console/account
Import given account export data, creating a new account that fully matches the data.
#
DELETE
/v2/console/account/{id}/friend/{friend_id}
Delete the friend relationship between two users.
#
PUT
/v2/console/account/{id}/import
Import given account export data, overwriting the user account's current state.
#
POST
/v2/console/account/{id}/unlink/facebookinstantgame
Unlink the Facebook Instant Game ID from a user account.
#
POST
/v2/console/authenticate/mfa
Change an account's MFA using a code, usually delivered over email.
#
POST
/v2/console/authenticate/password_change
Change an account's password using a code, usually delivered over email.
#
GET
/v2/console/iap/subscription/{original_transaction_id}
Get subscription by original_transaction_id
#
PUT
/v2/console/storage/{collection}/{key}/{user_id}
Write a new storage object or replace an existing one.
#
POST
/v2/console/user/{username}/mfa/reset
Reset a user's multi-factor authentication credentials.
#