ACTA:InvalidateAccountToken

RequestEdit

Index Word Description
0
Header 0x041D0080 Cmd 0x041D Param 2 Xlat 0
1 u32, invalidation action bit field (see description)
2 u8, Account slot

ResponseEdit

Index Word Description
0
Header 0x041D0040 Cmd 0x041D Param 1 Xlat 0
1 Result code

DescriptionEdit

Resets the account access token (used for certain requests) for the account. The account slot must be 0xFE. Therefore, this command can only be used to invalidate the account access token for the currently loaded account.

The following invalidation actions are supported using this command:

Bit Action
0 Clears the access token and resets its expiry date.
1 Clears the refresh token.