removeAuthorizationSession

Remove an authorization session. USER-ONLY

Parameters

id: string

The identifier of the authorization session to remove.

Result

void

Syntax

await client.removeAuthorizationSession(id);