660 bytes added
, Yesterday at 16:39
=Request=
{{IPC/Request}}
{{IPC/RequestHeader|0x041D|2|0}}
{{IPC/RequestEntry|u32, invalidation action bit field (see description)}}
{{IPC/RequestEntry|u8, Account slot}}
{{IPC/RequestEnd}}
=Response=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestHeader|0x041D|1|0}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEnd}}
=Description=
Resets the account access token (used for certain requests) for the specified account slot.
The following invalidation actions are supported using this command:
{| class="wikitable" border="1"
|-
! Bit !! Action
|-
| 0 || Clears the access token and resets its expiry date.
|-
| 1 || Clears the refresh token.
|}