getToken

abstract suspend fun getToken(context: MatrixEndpointContext<GetToken, RequestWithUIA<Unit>, ResponseWithUIA<GetToken.Response>>): ResponseWithUIA<GetToken.Response>

See also

DeactivateAccount